Space shooter

Project 1


An endless, WASD controlled spaceship flying through space shooting down asteroids and facing boss battles.

My first project, completed in 11th grade. The goal was to create an 'endless' game that had simple controls, in this case 'A' key to move left and 'D' key to move right. That way a simple machine learning model would be able to learn and play well.

Made entirely using python, using the pygame and tensorflow libraries.

🔗 Github repository
Play game
Project 2 →