Skip to content

My A Level Computer Science project. A block game made with C++ and SFML.

License

Notifications You must be signed in to change notification settings

migam830/SFblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please do not resize this app

SFblock

SFblock is a block game made with C++ and SFML. I originally made this as my A-Level computer science project but I may still add new features from time to time.

To compile and run the project on Linux, install SFML with your package manager, clone this repository and run these commands:

  make
  ./sfblock

To see my project as it was when I finished my A-Level project, run the following command:

  git checkout alevel-final

About

My A Level Computer Science project. A block game made with C++ and SFML.

Resources

License

Stars

Watchers

Forks

Packages

No packages published