C++ project: Battle royale and mind warping avatars
This is the most recent C++ project that i’ve completed – got 100%! Woot!
It involved using classes and OOP to create a kinda mini-game where a set of Avatar (12) are assigned random IQs, then battle and the winner is based on probability between the two avatars.
My next project will be my end of term practical: either designing an SDL based Mastermind game clone, or an intellegent chat-bot.
Enjoy this for now though!
.tar.gz sources
Avatar C++ project source
.tar.gz binary (Win 32)
Avatar C++ project executable
.zip sources
Avatar C++ project executable (zip)
.zip binary (Win 32)
Avatar C++ project source (zip)
To use the executable, call it from the command line.
This code is released with no warranty. You can use, change and learn from my code but if you use it, please attribute the code to me, Andy Callaghan.