Deerportal is a open source (free as a speech, free as a beer) hybrid game which utilize board and card games mechanisms. World of the game is driven by four classical elemets along with Almighty Deer God.
Homepage: https://devcarpet.net/deerportal/
Collect the diamonds, execute actions on cards and survive the chaos of nature! Compete against 3 other players.
Features
--------
* 0-4 players mode
* changing seasons
* open source (zlib / cc-by 4.0)
SFML, Linux, OSX, Windows.

## Installation
### Compilation
+#### Raspberry PI
+
+You need to compile manually SFML from master with following switch:
+
+```
+-DSFML_OPENGL_ES=1
+```
+
+and then you can following Linux instructions below.
If you would like to see Deer Portal in Debian repositories, there is an opened bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826612 - please help :)
In our [releases](https://github.com/deerportal/deerportal/releases) section we are providing compiled binaries for Ubuntu (Trusty, Xenial) and Windows.
-### Snap install
+#### Snap install
```
sudo snap install deerportal --classic
```
#### Ubuntu apt repo
If you want to have an easy installation via system apt, add one of the folowing (depends on your distro) to your /etc/apt/sources.list, if you have Trusty 14.04