Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 289 Bytes

CPlusPlus_Code

BackPack files include some of the code I wrote for a small dungeons and dragons style game that I completed in 2013.

Hanoi is the code implementation of the classic towers of hanoi game.

I wrote both of these programs using Visual C++ and Cocos2dX engine.