A programme simulation of the real world game 'bus'
- more than 2 players
- a multiplier (a number to determine the bus value)
- the players are first ordered, then according to that order they have to keep counting from one until the games is finished.
- players who got the value wrong are removed from the loop, the order stays the same
- if u get the next number wrong; ur out
- if u get the bus value wrong; ur out
- last person standing wins
- have to input
number of playersandbus multiplierin order to start (at least 2 players) - players are given a number (turn order) and when the when asked for the answer has to enter correct value
- if u get the value wrong u are taken out, player numbers wont change; the order remains the same
- last player standging wins !!!