Skip to content

devMal1/FoosPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoosPong

alpha: 0.0.2.3

The game

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.

Controls

Keyboard
  • wasd >> moves the player's left paddle (set)
  • arrow keys >> moves the player's right paddle (set)
  • space >> resets/restarts the game
Controller (assuming PS4 controller)
  • left analog >> moves the player's left paddle (set)
  • right analog >> moves the player's right paddle (set)
  • L1 >> resets/restarts the game

The build (setup)

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.

Continuous Development

The scope of improvements for future releases...

Known issues

  • some inconsistencies with the physics between the ball and paddles

Possible enhancements

  • 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

About

A 2D video game mashup of pong and foosball

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages