19 lines
720 B
Plaintext
19 lines
720 B
Plaintext
=== About Game ===
|
|
This game is about someone who wants to steal objects, the objects are very heavily guarded.
|
|
The main mission is to grab as much object you can find and finish the game without dying.
|
|
|
|
The game was developed for the HU University of Applied Sciences in Utrecht in C++ with the SFML library.
|
|
|
|
=== Features:
|
|
|
|
- LevelMapEditor, create your own levels
|
|
- OptionMenu, change some options in the option menu.
|
|
- MovementView, the box view is changed according the player movement
|
|
- AI guards, the Guards walk a predefined path, but when you come close they can grab and follow you.
|
|
|
|
|
|
|
|
===Documentation Links ===
|
|
Doxygen documentation from this project
|
|
http://koen-github.github.io/TeamHayFaseGame-Delinquent/
|