8000 GitHub - egoboo/egoboo: Egoboo is a working cool 3D dungeon crawling game in the spirit of NetHack for Windows, Linux and Mac.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ egoboo Public

Egoboo is a working cool 3D dungeon crawling game in the spirit of NetHack for Windows, Linux and Mac.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

egoboo/egoboo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egoboo

Egoboo is a working cool 3D dungeon crawling game in the spirit of NetHack. It supports Windows, Linux and Mac.

License

Egoboo is made available publicly under the GNU GPLv3 License.

Contact

Developers can usually be contacted via GitHub.

Building from Source

Checkout the repository

git clone https://github.com/egoboo/egoboo

into some directory called the source directory.

Change into the source directory and initialize and update the submodules

git submodule update --init --recursive

Next, perform an out of source build by creating a directory called the build directory. The build directory must reside outside of the source directory. Change into the buid directory and enter

cmake <path to source directory>

where <path to source directory> is replaced by the actual path to your source directory. CMake will generate the environment specific build files (e.g., Visual Studio files, Make files, etc.) in the build directory.

Appveyor CI Build Status

About

Egoboo is a working cool 3D dungeon crawling game in the spirit of NetHack for Windows, Linux and Mac.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published
0