Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moritz/igel-aergern
Perl 6 implementation of the "Igel Ärgern" ("hedgehogs in a hurry") board game
https://github.com/moritz/igel-aergern
Last synced: 16 days ago
JSON representation
Perl 6 implementation of the "Igel Ärgern" ("hedgehogs in a hurry") board game
- Host: GitHub
- URL: https://github.com/moritz/igel-aergern
- Owner: moritz
- Created: 2014-10-30T20:37:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-02T15:35:58.000Z (about 10 years ago)
- Last Synced: 2024-11-05T20:55:43.790Z (2 months ago)
- Language: Perl6
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"Igel Ägern" is a board game with many interesting rule varations.
See RULES.md for the rules and some variations.I want to implement the game rules in Perl 6, and experiment with making
the validation flexible enough to swap out some rules for others.