Skip to content

NotoriousENG/Dodger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dodger

Dodger Game made in C++ with SDL2

Make sure SDL2 is installed before trying to compile and run Installation guide can be found here: http://lazyfoo.net/tutorials/SDL/01_hello_SDL/index.php

SDL2

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

Dodger

A recreation of a classic dodging game, made with all of my own art, own SFX, and borrowed music¹.

Control with either 'A' and 'D' or ← and →

Try to dodge all of the incoming asteroids! Your score will increase as you do so, but be careful - the higher your score, the more asteroids will spawn!

ALT Text

¹ Music used: https://www.youtube.com/watch?v=e_cdt4HoMIE

About

Dodger Game made in C++ with SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • C 1.0%