Browse Source

Update 'README.md'

master
Naveen Radhakrishnan 5 years ago
parent
commit
41a4aa1dc4
1 changed files with 17 additions and 2 deletions
  1. +17
    -2
      README.md

+ 17
- 2
README.md View File

@@ -1,2 +1,17 @@
# ld40
Ludum Dare 40 - Theme : "The more you have, the worse it is"
# 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)


Loading…
Cancel
Save