pong flow - dome jam
A downloadable game
pong flow
A simple pong like game
- Made for dome jam
- Made using dome engine
- Written in wren
- Made by _discovery
- View the source code
- Made in ~3 hours
Concept
The basic concept is to keep the ball moving. Instead of a miss being
a failure and a reset (which breaks the game flow), we wrap the ball
instead of bouncing off walls or failing if missed.
To win, instead of making it failure based, success is used.
If you hit the ball, you gain a point, and the first to a certain number wins.
Also on the theme of flow, when you do hit the ball, the screen is rotated.
This keeps players on their toes and the game flowing by requiring slightly
faster reflexes and thinking ahead/predicting.
Notes:
- The game comes with nicely commented source code
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.