Skip to content

gromchek/lavarun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lava Run

Depending on the mode you choose, you either have to get the longest or shortest time with your maze.
Game based on this WC3 map

Control

Use spell: Hover tile with cursor and press the hotkey (only for QWER).
Menu navigation: arrows, Enter, ESC

Q/E - place or remove lava from tile.
E - Curse of Weakness. Slows runner moving speed to 50% of normal speed.
R - Scroll of Speed. Increase runner moving speed to 150% of normal speed.

Other spells (only for 'Free mode'):
F - start round.
G - clear map.
H - gen map.
J - show runner route.

Build

mkdir build & cd build
cmake ..
make

Assets dir
Just put base directory to build directory

If cmake can't find SFML install dir
use cmake -DSFMLDIR="path/to/sfml" ..

Dependencies

SFML 2.4.0

License

MIT

About

Simple video game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published