Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefox6/lolcoinz
A small game written in LOLCODE
https://github.com/thefox6/lolcoinz
Last synced: 14 days ago
JSON representation
A small game written in LOLCODE
- Host: GitHub
- URL: https://github.com/thefox6/lolcoinz
- Owner: theFox6
- License: gpl-3.0
- Created: 2019-07-15T09:14:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T09:18:43.000Z (over 5 years ago)
- Last Synced: 2024-10-27T20:25:14.299Z (2 months ago)
- Language: LOLCODE
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LOL coinz
A simple game based on taking away coins.
The game is written LOLCODE.
To run it you need to download and install lci[https://github.com/justinmeza/lci](https://github.com/justinmeza/lci)
## rules
You take away 1,2 or 3 coins in your turn, if you take the last you lose.
Don't worry: it is possible to win against the com, so have fun playing.
## tips and spoilers
For more fun when you are playing correctly to win the com's turns are somewhat randomized.
I took the `rand()` implementation from Logan Kelly's LOLTracer which is under GPL v2.You wouldn't be able to win if the com would take the first coins.