4nt0ineB / stealth

Class project at Université Gustave Eiffel. A inflitration game in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stealth

Antoine Bastos and Yann Roux--Daugrois

Preview

Prerequisite

The mlv library is needed to run the game. See MLV Library

Install / Uninstall

make install

Documentation

make doc

then see doc/html/index.html

Run

make

or

make run

Controls

escape to exit a menu or end a game

Move

wqsd for moving in the room

Abilities

speed : left or right shift
invisibility : space

Credits

Wall, mana and relic sprites from Michele Bucelli
Background image form Luis Zuno

Menu and game soundtrack by Antoine B.

About

Class project at Université Gustave Eiffel. A inflitration game in C.


Languages

Language:C 97.8%Language:Makefile 2.2%