|
1234567891011121314151617 |
- # Tafl
-
- This game was implemented using haxe with the heaps game engine.
-
- ## Steps to Run
-
- 1. Open the code in visual studio code
- 2. Create default build task
- 3. Compile using "haxe: Active Configuration"
- 4. Run the task using F5
-
- [More detailed explanation on how to run](https://heaps.io/documentation/hello-world.html)
-
- ## Game Rules
-
- [Rulebook](http://tafl.cyningstan.com/page/20/a-rule-book-for-hnefatafl)
-
|