Skip to content

indentationLess/Arcadia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZC CSAI 151 Semester Project: Arcade Game System in CPP & SFML

This project is an arcade game system developed in C++ using the SFML library. The system is designed with a strong emphasis on OOP.

It offers 4 different games of Minesweeper, Pong And 2048 and Snake. This should tackle topics like collision detection and game state management.

How to run

$ git clone https://github.com/indentationLess/Arcadia

$ cd Arcadia

$ make

$ ./main

About

Arcade game mini collection made with SFML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published