A classic pong game implemented using the Ebiten game engine.
This project uses the Ebiten package for the game implementation. Make sure to have Ebiten installed before running the game.
Press the space bar to start the game.
- W: Move up
- S: Move down
- O: Move up
- L: Move down