Skip to content

Object Oriented Program to simulate Snake and Stairs game. This program is able to choose the number of players, the number of tiles, the number of penalties and rewards, the number of snakes and stairs. It was built using exceptions, herency, overriding methods, pointers, and vectors.

Notifications You must be signed in to change notification settings

matiasandov/AppTablero

Repository files navigation

Tablero con manejo de excepciones, sobrecarga, sobreescritura, vectores, typecast, apuntadores, herencia, entre otros.

 En este trabajo se debieron crear dos diferentes arrays para cada jugador, se debi\'f3 hacer una variable contadora para los turnos y una que se fuera alternando para cada jugador 1 y 2, y dentro de dos condicionales if, se iba \'93jugando\'94 para cada jugador en su respectivo array. El primero en llegar a 30 era el ganador y el juego se declaraba acabado}

About

Object Oriented Program to simulate Snake and Stairs game. This program is able to choose the number of players, the number of tiles, the number of penalties and rewards, the number of snakes and stairs. It was built using exceptions, herency, overriding methods, pointers, and vectors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages