Neon Pong
Custom neon-themed implementation of the pong game, my first ever game project for the UTAS unit KIT109.
Release Notes:
Original version:
- AI is a bit boring atm, might get an update in the next version
- Ball is starting with speed 3 and accelerates in increments of 0.2 (might be a little slow)
- UI Elements during the game might be a bit buggy
Update v0.2 2023-07-24:
- Ball now starts with a speed of 3.6 and accelerates in increments of 0.6
- In-game UI assets got an overhaul
- Changed window and asset size (in the game scene)
Controls
Player 1: A and DPlayer 2: LeftArrow and RightArrow
Update v0.2 2023-07-24:
- Player 1: W and S
- Player 2: UpArrow and DownArrow
References:
- Sounds:
- Titlescreen background image:
- Font:
I created all the other assets myself (as one can probably tell :).
ChatGPT was used for uploading to itch.io:
Status | Released |
Platforms | HTML5 |
Author | BenjiSt |
Genre | Sports |
Made with | Unity |
Tags | 2D, Arcade, Local multiplayer, pong, Singleplayer |
Average session | A few minutes |
Comments
Log in with itch.io to leave a comment.
Beautiful menu screen, nice work taking on feedback from discord. Game play could be a bit more snappy, although with the ball speed increase on hit the game is nice and challenging once it gets up to speed (it just takes a while to get to there).