Asteroids banner

Asteroids

5 devlogs
19h 14m 28s

This project is a classic Asteroids style game made in Python using Pygame.

Demo Repository

Loading README...

Daniel

Shipped this project!

Hours: 19.21
Cookies: 🍪 174
Multiplier: 9.08 cookies/hr

I finished making the Asteroids game. It was really fun to return to game development with Pygame after spending tens of hours working in JavaScript. Through this project, I improved my understanding of OOP and learned how to structure Python code more cleanly and correctly.

Daniel

Added Readme file, fixed a few bugs and created executable files for both Linux and Windows. Idk what attachment I am supposed to put here so enjoy vscode file explorer.

Attachment
0
Daniel

Added: Fullscreen, Control Manuals, menu music, difficulty scaling based on screen size and survived time, reset game function, improved high scores window, UFOs can now shoot and reload only inside the visible screen, improved the spawner in the main menu, settings changed in the game are now permanently written into the settings file
Commit: https://github.com/Daniel908009/Asteroids-2/commit/9e1849c6b933b8964289b3f73141f201b08f1c1b

Attachment
0