Skip to content

Commit 160175d

Browse files
authored
Update README.md
1 parent abe8baf commit 160175d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
## Description
44

5-
Risk ASP is an implementation of the board game [Risk](https://en.wikipedia.org/wiki/Risk_(game))) using the [Unity Game Engine](https://unity.com/).
5+
Risk ASP is an implementation of the board game 🎲 [Risk](https://en.wikipedia.org/wiki/Risk_(game))) using the [Unity Game Engine](https://unity.com/).
66

77
### AI
88

99
The AI is implemented using [Answer Set Programming](https://en.wikipedia.org/wiki/Answer_set_programming) (ASP) and integrated using the [EmbASP](https://github.com/DeMaCS-UNICAL/EmbASP) framework [for C#](https://github.com/DeMaCS-UNICAL/EmbASP-CSharp/tree/master).
1010

11+
## Play 🎮
12+
13+
You can download and play over <https://farfi55.itch.io/riskasp>, on your favourite OS (Windows, Linux, Mac)
14+
1115
## Installation
1216

1317
### Requirements
@@ -31,7 +35,7 @@ The AI is implemented using [Answer Set Programming](https://en.wikipedia.org/wi
3135

3236
## How to Play
3337

34-
### Game Rules
38+
### Game Rules
3539

3640
The rules of the game are the same as the original game ([Italian Edition](https://en.wikipedia.org/wiki/RisiKo!)), with the following exceptions:
3741

0 commit comments

Comments
 (0)