-
Notifications
You must be signed in to change notification settings - Fork 0
Hunt the Wumpus Game in C++ with a CES system
License
Epholys/Wumpus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*** HUNT THE WUMPUS README *** ** DESCRIPTION ** Hello everyone ! This is my (real) first game which started as a programming exercice from "Programming - Principle and Practice using C++" by Stroustrup. The only thing original about this game is that it was designed as an implementation of an Entity-Component-System, as described here : http://entity-systems.wikidot.com/rdbms-with-code-in-systems . This was a really fun exercice which taught me quite a lot about programming in general and how important it is to plan before doing any coding (yeah, it's a rookie mistake, as it results a lot of spaghetti code). I hope you'll enjoy playing this game and browsing through my code, as I provide with a WTFPL licence. Don't hesitate to contact me if you have any questions! ** DOWNLOAD INSTRUCTIONS ** If you're a little lost with all the binaries, here's a little guide : For EVERY OS, please download the Help.txt file and place it in the same directory that the binaries - Windows 32 bits: HuntTheWumpus.x86.exe (take this one if you don't know what to choose) - Windows 64 bits: HuntTheWumpus.x86_64.exe - Linux 32 bits: HuntTheWumpus.bin.x86 - Linux 64 bits: HuntTheWumpus.bin.x86_64 ** USEFUL LINKS ** Github repository: https://github.com/Epholys/Wumpus Blog: http://epholys.wordpress.com Email: [email protected]
About
Hunt the Wumpus Game in C++ with a CES system
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published