Skip to content

ssproink/The_way_to_make_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The way to make games

It is very interesting but quite difficult to make games. All you can do is moving step by step, from easy to hard. Do not underestimate simple games: they can make you think for a while especially if you are too perfectionist. Just try to concentrate on the core logics rather than unusable optimizations. Also I recommend to use full-fledged environment like Godot rather than separate libraries or frameworks.

Here I made the list of games that everyone can try to make.

  1. Tic-tac-toe (TicTacToe).
  2. Bulls and cows (Bulls and cows).
  3. Slot machine.
  4. Miner.
  5. Sea war.
  6. Snake.
  7. Platformer.
  8. Racing.
  9. Top-down shooter.
  10. First-person shooter.
  11. Role-playing game.
  12. ...

Releases

No releases published

Packages

No packages published