Skip to content
/ schnail Public

Implementation of the popular board game »Tempo, kleine Schnecke« in Rust

License

Notifications You must be signed in to change notification settings

kmein/schnail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schnell + snail = schnail Build Status

Alex Randolph's board game »Tempo, kleine Schnecke« in Rust

This program is a simulation of the game's simple version. Its rules are:

  • There are six snails with different colours.
  • Two six-sided, coloured dice are thrown.
  • The snails bearing the colours of the dice go forward one step. If the same colour comes up twice, the so-coloured snail goes forward two steps.
  • The snail that is first to cross the finish line wins the game.

You can run it with cargo run.

asciicast

About

Implementation of the popular board game »Tempo, kleine Schnecke« in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages