For now I have: • a snakes and ladders board as a static backdrop • X/Y coordinates of each square stored in lists • a mechanism for moving a certain number of squares • a mechanism for climbing ladders and sliding down snakes I still need: • a random number generator (dice) • multiple players with turn taking • win/lose conditions