Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 912 Bytes

File metadata and controls

36 lines (20 loc) · 912 Bytes

About

A Pong recreation with CRT shaders, with PvP and AI mode.

Download the latest release

Controls

  • [W / S] and [Up Arrow / Down Arrow]: control the paddles and select game mode
  • [Enter] and [Space]: Start game and serve the ball
  • [ESC]: Return to menu, or quit game if on menu.

Special features

  • [F / F11]: Switch fullscreen

  • [F1]: Show FPS

  • [F2]: Toggle CRT filter (audio & video)

  • [F3]: Show debug info

  • [0]: Reset to 'serve' state if playing

Credits

This game was built using the following tools and libraries:

  • LÖVE -- 2D game framework (zlib license)
  • hump (class.lua) -- Utilities for game development and OOP (MIT license)
  • moonshine -- Post-processing effects (zlib license)

License

MIT License