Few questions

closed account (10oTURfi)
After a while(2~3 of active development) I managed to "finish" the program named 'Graduation' from /articles/N6vU7k9E/,(hooray) but I'm not sure if its working fine. All bunnies get infected after only ~14 turns. Since it is quite large to be read and reviewed, I was wondering if anyone had a working solution and tell me if its normal.

This is the source if you want to compile it:
Bunny.h : http://paste2.org/p/1751837
Main.cpp : http://paste2.org/p/1751835
Bunny.cpp : http://paste2.org/p/1751836
Console.cpp : http://paste2.org/p/1751840

Also the replay code:
main.cpp : http://paste2.org/p/1751855
console.cpp : http://paste2.org/p/1751861
console.h : http://paste2.org/p/1751862

Also I was wondering one more thing: Where to go now? I have exhausted most of begginer tutorials(and probably learned too much useless stuff about console programming), and am about to finish reading Primer C++.
Topic archived. No new replies allowed.