Gravity Pong - C64
A downloadable game
I've had the idea for this game for a long time, but haven't had the motivation to write it yet, because I understand C64 assembler and can write a little, but haven't dared to try a game, even if it's so small.
Now I started to write down the idea during my vacation and wrote the source ideas on paper without a computer. At home I had three days to write the game on the computer with C64 Studio based on my notes.
A few adjustments and improvements later, version 1.0 was finished.
Not a masterpiece, but a game written by me entirely in assembler.
Instructions:
- Plug joystick into Port 2.
- Fire to start the game.
- Joystick up, lift the paddle.
- If you release the joystick, the paddle is pulled down.
- You have to hit the ball (who would have thought that with the name Pong).
- If the ball touches the left side of the screen, the game is over.
- The last score is always displayed for motivation.
Cheers and have fun...
Published | 1 day ago |
Status | In development |
Author | pirat28hh |
Tags | 8-Bit, Casual, Commodore 64, Gravity, pong |
Code license | GNU General Public License v2.0 (GPL) |
Asset license | Creative Commons Attribution v4.0 International |
Download
Download
gravity-pong.prg 1 kB
Development log
- Gravity Pong - C64 - Version 1.02 days ago
Comments
Log in with itch.io to leave a comment.
Very nice idea for a game. I like it.