Releases: TiWinDeTea/PapraGame
Temerarium Anatum
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
Enjoy !
Crepitum Anatum
PapraGame – Crepitum Anatum
First version of our game now released !
If you have any questions, feel free to contact us
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.tar.gz 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, or equivalent, depending on your distro)
Note2 : You can't run the game by double clicking it yet. Instead, open a terminal at the game's root and type ./PapraGame.elf. Sorry about that ; it will be fixed in the next release.