Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

C2N14/snakes-n-ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakes n' ladders

This is the repository of a school project to implement a simple snakes and ladders game, using some core OOP concepts

README.txt

This is the original README file used as instructions and other info for the instructor

UML.dia && class_diagram.png

A graphic representation of the involved classes, using UML

src/

Where all the code is, duh