Releases: CodingChallengesBooklet/FruitMachine
Releases · CodingChallengesBooklet/FruitMachine
Fruit Machine Complete
Fruit Machine Complete
This code challenge is like a slot machine game!
Very easy to understand, and makes user of simple game design.
There are now two explanations: Python, and general.
There is now a Python implementation with comments for easy understanding!
What's Changed
New Contributors
Full Changelog: v0.1.0...v1.0.0
Python implementation complete
v0.1.0 Added Python solution