Snakes and Ladders 1.0
Submitted By:
anzu6banas
Rating:





(
Rate It)
A console based snakes and ladders. C++ source can be compiled in any OS.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Comments (2)
Boring and messy code




Posted by: Bilderbikkel on Wednesday, November 15, 2006
As the author already states, the program is boring. The code is messy as is mixes C and C++ style: all variables initialized at the top of main() but also using namespaces. If the code would give a good example, it would be a nice example for beginners though.
Yep, his right




Posted by: anzu6banas on Monday, December 18, 2006
Forgive me if your looking for neat code. As I am just a physics student and programming was mostly self taught on a need to learn basis, my main goal is to get things done. If possible, as efficient as possible. In this case, I am showing how boringly simple snakes and ladders can be implemented (and hopefully how easily it could be learned).
Thanks for downloading and the comments.
Add Your Rating