Skip to content

moonburnt/fortune_crawler

Repository files navigation

Fortune Crawler

Linux Build Windows Build

Description

Fortune Crawler - conceptual dungeon crawler where every event is solved via rock-paper-scissors minigame.

Pre-requirements

  • CMake 3.10+
  • clang++ 13.0.1

Installation

git submodule update --init
git -C dependencies/engine submodule update --init
mkdir ./build
cmake . -B ./build
cmake --build ./build

Build files will be generated into ./build directory, and Game executable - into ./build/game (assets will be copied there too)

LICENSE

GPLv3

For licenses of individual media files used in this game - check Assets/license.txt

About

Casual dungeon crawler with rock-paper-scissors-based combat

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •