Skip to content

dkrnr/bus-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bus Game

A programme simulation of the real world game 'bus'

The Real Game

prerequisites

  • more than 2 players
  • a multiplier (a number to determine the bus value)

game

  • 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

rules

  • if u get the next number wrong; ur out
  • if u get the bus value wrong; ur out
  • last person standing wins

The Programmed game

basically follows the above game, some notable facts are listed below

  1. have to input number of players and bus multiplier in order to start (at least 2 players)
  2. players are given a number (turn order) and when the when asked for the answer has to enter correct value
  3. if u get the value wrong u are taken out, player numbers wont change; the order remains the same
  4. last player standging wins !!!

Enjoyy !!!

About

A programme simulation of the real world game 'bus'

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages