Skip to content

danijcom/CowsAndBulls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🐮 Cows and bulls 🐮

Cows and bulls game written using C++ & SFML

🎓 This project was developed as a university coursework.

All code comments are written in Russian, because my teachers, unfortunately, do not know English :D

✨ The design was inspired by this repository.

➡️️ ️Demo

Part of the gameplay | Game result sprite | About pop-up

Demo Demo Demo

➡️ How to try

Go to Release page, download the latest release and try it.

➡️ How to build

I used Microsoft Visual Studio environment for development.

You just need to clone or download my repository, create new blank VisualStudio C++ project and add all my .cpp and .h files as well as assets folder.

Then you need to download SFML (I used SFML v2.5.1) and configure your project according to this guide.

Thats all. Now ensure that you have correct paths for all assets (Game.cpp file, line 90-110) and build your project!

About

Cows and bulls game written using C++ & SFML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages