PapraGame – Temerarium Anatum
Version 1.0 of PapraGame now released !
If you have any questions, feel free to contact us
ChangeLog
- Fully Graphical Game
- Up to 5 players (more if you add pictures and keys config by yourself)
- Sounds & Musics !
- Networking Gameplay
How to install
Windows
Download PapraGame.zip
together with resources.zip
, extract them, and move the files into the PapraGame
folder.
The executable is named PapraGame.exe
Linux
Download PapraGame_sfml2.3.tar.gz
or PapraGame_sfml2.1
(depending on your SFML version) together with resources.zip
, extract them, and move the files into the PapraGame
folder.
The executable is named PapraGame.elf
Note : You will need SFML aswell (sudo apt-get install libsfml-dev
// pacman -S sfml
, or equivalent, depending on your distro) ; With ubuntu, you most likely have access to SFML2.1