alpha: 0.0.2.3
FoosPong is a 2-D video game cross between foosball and Pong, developed using Unity. The objective is to score more points than the opponent. This is accomplished by using your paddles to defend your side's goal as well as hit the ball towards the opponent's goal. The first team to score the number of goals equal to the max point is the victor.
- wasd >> moves the player's left paddle (set)
- arrow keys >> moves the player's right paddle (set)
- space >> resets/restarts the game
- left analog >> moves the player's left paddle (set)
- right analog >> moves the player's right paddle (set)
- L1 >> resets/restarts the game
Through Unity, the game is built as a windows application (.exe). In its current alpha build, it is recommended to check the windowed box to make it easier to exit the game when finished playing. Info and a link to the zipped file for FoosPong can be found here.
The scope of improvements for future releases...
- some inconsistencies with the physics between the ball and paddles
- add more scenes (game start screen, pause menu, etc.)
- add sounds and animations for various events
- change paddles to have flat edges on its corners