21 lines
682 B
Markdown
21 lines
682 B
Markdown
# Lugaru
|
|
|
|
_Cross-platform third-person action game with an anthropomorphic rebel bunny rabbit._
|
|
|
|
- Home: https://osslugaru.gitlab.io/, http://blog.wolfire.com/2010/05/Lugaru-goes-open-source
|
|
- Media: https://en.wikipedia.org/wiki/Lugaru
|
|
- State: mature
|
|
- Download: https://osslugaru.gitlab.io/
|
|
- Platform: Windows, Linux, macOS
|
|
- Keywords: action, inspired by Lugaru: The Rabbit's Foot, remake
|
|
- Code repository: https://gitlab.com/osslugaru/lugaru.git
|
|
- Code language: C++
|
|
- Code license: GPL-2.0
|
|
- Code dependencies: OpenAL, SDL2
|
|
- Assets license: CC-BY-SA-3.0
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|
|
- Build instructions: https://gitlab.com/osslugaru/lugaru/blob/master/COMPILING.md
|