Skip to content

dk731/CollidingFigures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumping Figures

Basic information

C++ 2D game written using allegro. You play as sky blue circle with white triangle inside, main goal is to survive as long as possible avoiding any collision with many enymy figures, which are flying chaotically all around the game field. Game structure consists of big hierarchy of enemy objects with unique look and movement.

Key binds

  • Arrow keys - used to move around controlled figure.
  • LSHIFT - used to activate sprint (Move faster)
  • SPACE - reset game
  • S - save game in last_save.txt
  • L - load game from choosen save file

Example screenshot

alt text

About

2D C++ game using Allegro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published