Skip to content

Simple game in C++ for one of my previous classes. Uses FLTK.

Notifications You must be signed in to change notification settings

knsy/cs-class-game-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs-class-game-assignment

Simple game for one of my first cs classes. Uses FLTK.

Notes

There are 2 very simple levels. This assignment took a few weeks, so I couldn't get very far but the idea is there. It was pretty cool to learn how collisions are handled and hardcode the boundaries for these 2 levels. Definitely would not go this route if I was doing this over. Also, the game is mostly in 1 file... which is terrible. I plan to update that if I get a chance.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Video

Here is a runthrough. 50sec long. Click to jump to Youtube:

IMAGE ALT TEXT

Art was taken from opengameart.org, but I don't remember the exact user, if you do, please contact me so that I could update that.

About

Simple game in C++ for one of my previous classes. Uses FLTK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages