Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 2.29 KB

game-dev.md

File metadata and controls

38 lines (33 loc) · 2.29 KB

Game Development - Speedrun / Practice

Notes

The following is a list of practice projects for game development intended to be used as ideas for portfolio projects or for use in a speedrun (set aside a month or two and speed through as many as you can in that time - as an intensive hands on practice.)

Always find or make your own open source assets when doing any clone, and attribute your sources. Don't get sued for copyright violation.

Projects

  • Game: Galaga Clone
  • Game: Breakout Clone
  • Game: Asteroids Clone
  • Game: Frogger Clone
  • Game: PacMan Clone
  • Game: Donkey Kong Clone
  • Game: Super Mario Bros Clone
  • Game: Zelda Clone
  • Game: Final Fantasy Clone
  • Game: Your choice - personal project
  • Game: Your choice - personal project
  • Game: Your choice - personal project
  • Game: Your choice - personal project
  • Game: Your choice - personal project
  • Game: Your choice - personal project

Helpful links

Although I've added links to Phaser here, feel free to use any language / framework you prefer.