Skip to content

G-GFFD/Cendric2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cendric logo

Cendric - RPG Jump and Run

Cendric is a game where you play levels, complete quests and cast spells.

cendric icons

Current stable build

Cendric v0.1.0 (Windows x64)

How to compile

The recommended way to compile the code is to use cmake, which automatically generates project files for your favourite IDE or build system:

git clone https://github.com/tizian/Cendric2.git
mkdir build
cd build
cmake ..

More information

See the project website http://cendric.ch for further information about Cendric and http://cendric.ch/contribute/code about the code and how to contribute.

Used Libraries

Packages

No packages published

Languages

  • C 60.8%
  • C++ 31.9%
  • HTML 3.2%
  • Objective-C++ 1.8%
  • CMake 1.3%
  • Objective-C 0.5%
  • Other 0.5%