Skip to content

Small game created as a project for a university course. It is the first programming project issued to me at my university.

License

Notifications You must be signed in to change notification settings

m1zukash1/Dodge-the-blobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dodge the blobs

Small game created as a project for a university course. It is the first programming project issued to me at my university.

Game Screenshot Game Screenshot Game Screenshot

Getting started

To get started with this project you can download the compiled version for windows here
or compile it from source

Controls

WASD or arrow keys - Move
Shift or Space - Dash

Prerequisites

SFML 2.5.1

Compiling

g++ main.cpp -l sfml-system -l sfml-graphics -l sfml-window -o Dodge-the-blobs

Note

I collaborated with three colleagues on this project, but it should be noted that I contributed the majority of the work. My teammates were newcomers to programming and were unfamiliar with using a game development framework. Despite these challenges, our project was awarded the highest possible evaluation and was recognized as the best in our group.

About

Small game created as a project for a university course. It is the first programming project issued to me at my university.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages