Skip to content

mblayman/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong

An attempt at pong with the LOVE engine

Try it out:

$ # Install LOVE
$ make  # This will fetch the dependencies.
$ love pong

Things to make

  • a background with middle dividing line
  • ball
  • left paddle
  • right paddle
  • goals
  • restarts after point
  • scoreboard

Extra stuff to try

  • splash menu
  • pause menu
  • menu
  • sounds
  • sprites
  • winning conditions
  • camera shake, why not? use camera, timer, and signal
  • ball tail
  • gamepad input

About

An attempt at pong with the LOVE engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published