Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

New Project : Asteroid Clone

New Project : Asteroid Clone

SpeedRun
SpeedRun's Journal · · 1 min read
2,531 0
For my next project, I have decided to make a clone of Asteroids as my second project. I would like to have a finished game by March 31st which gives me a month to finish the game. This time will include all the enhancements required in the engine so that the game is playable

[subheading]Why Asteroids[/subheading]

  1. Its a free form game with irregular goemetry which requires a more robust collision detection system.
  2. The ship has to move and accelerate in a way that resembles basic physics
  3. A High Score table makes sense since the scores can vary each game

Project updates soon

Discussion

Loading comments...