Skip to content

Orasz/escApe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

escApe 👦

escApe is the title of this project/game. It's a turn-based game where, as the name suggests, you have to escape from apes. There is a map that is a grid of rooms where the player can move to escape; there are rooms available to the player and rooms closed. The main goal is to reach the stairs on the right side of the map. You can also use special "weapons" descripted at the first launch of the game. You lose when an ape reach the room of the pg.

Getting Started

You have to install the following libraries to compile the game.

Prerequisites

  • build-essential
  • libsfml-dev
sudo apt-get install build-essential libsfml-dev

Run escApe

cd escApe
make
./main.e

Authors

  • Orasz - Graphical game management
  • codicef - C++ core developement

License

This project is licensed under the GPL License - see the LICENSE file for details

About

Programming project for UniBo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published