Skip to content

mickiboy/Legends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legends

Build Status

Build instructions

Prerequisites

  • C++11 compiler
  • CMake 3.1 or newer
  • Python

Preparing

If not already cloned:

$ git clone --recursive https://github.com/mickiboy/Legends.git
$ cd Legends

Otherwise (in top-level directory):

$ git submodule init
$ git submodule update

Compiling

In top-level directory:

$ mkdir build
$ cd build
$ cmake ..
$ make

About

A small RPG project for learning how to structure and develop a game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages