SUPERPOWERS TUTORIAL #4
SUPER ASTEROIDS and SUPER SPACEWAR
Learn game development while revisiting video game history
- Chapter 1 : Plan the game
- Chapter 2 : Building the game structure
- Chapter 3 : Loading and settings of assets
- Chapter 4 : Setting the game scene and prefabs
- Chapter 5: Building the basic program structure
- Chapter 6: Writing Alien and Asteroids behaviors
- Chapter 7: Writing Ship and Missile behavior
- Chapter 8: Writing Collision, Life and Score systems
- Chapter 9: Setting menu and game over screens
- Chapter 10: Polishing the game
- Chapter 11: Modding the game
- Chapter 12: Complete Game Source Reference