Skip to content

A simple game with C# and Monogameto get pratice on making games

Notifications You must be signed in to change notification settings

murillomarigo/dodger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Dodger

I wanted to start praticing to code games, but I was having problems having ideias for simples games, so I found this article online "I Need Practice Programming": 49 Ideas for Game Clones to Code and then I started coding Dodger with C# and Monogame.

About Dodger

  • Several bad guys fall from the top of the screen, and the user must avoid them. The player can be controlled with the arrow keys or more directly with the mouse. The longer the player lasts without being hit, the higher the score.

Controls

  • Arrow keys move the caracther
  • Esc quit the game

Todo

  • Score
  • Level progression
  • Title Screen
  • Leaderboard
  • Pause

About

A simple game with C# and Monogameto get pratice on making games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages