Releases: CodingNinjaXtreme/Coding-Projects
Releases · CodingNinjaXtreme/Coding-Projects
Pong Game
Dodge the Falling Blocks
This game serves as an introduction to pygame. Topics covered in the game include collision, text rendering, player input, and graphics. Feel free to use it, and if you enjoy it, a star would be greatly appreciated!
Full Changelog: 1.0...v2.0
Pong Game
I independently developed this game as a way to explore the fundamentals of game design and programming, utilizing an x,y coordinate system for managing collisions, drawings, and animations. Aimed at beginners, the project features simple geometric shapes like rectangles and circles, making it accessible while also illustrating essential concepts in graphics and collision detection.
Full Changelog: https://github.com/CodingNinjaXtreme/Coding-Projects/commits/1.0