Gamba Mod
Adds a simple slot machine to the terminal.
Usage
- slots command in terminal will bring up the main slots page
- bet [amount] in terminal will allow you to spin, betting however many credits you put in [amount]
Updates
1.0.1:
- Removed default credits of 100 (this was for testing purposes)
- Removed unnecessary console writes (also for testing)
- Documented line checks in the winning algorithm (need to find more lines)
- Fixed bug where not all symbols were being used in slot machine (Don't code at 2 AM 0_0)