Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josiah-mbao/pong-game
2D arcade game with Pygame
https://github.com/josiah-mbao/pong-game
pygame python
Last synced: 21 days ago
JSON representation
2D arcade game with Pygame
- Host: GitHub
- URL: https://github.com/josiah-mbao/pong-game
- Owner: josiah-mbao
- Created: 2023-12-27T10:01:40.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-09T10:11:26.000Z (about 1 year ago)
- Last Synced: 2024-01-09T11:29:33.107Z (about 1 year ago)
- Topics: pygame, python
- Language: Python
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This is my first ever PyGame project! It is inspired by the classic arcade game, Pong.
I am looking forward to learning a bit about game development as it has sparked my
curiosity this Christmas season. I hope to come up with a simple, fully functional
game by the end of this project. Lets get to coding!I have since added a paddles a ball and a scoring system of sorts. I have handled the event
when the ball hits either wall on the side and ends the game.https://github.com/josiah-mbao/Pong-Game/assets/79065770/f3f16669-c86c-4ad1-b03a-cf678b3030f9