Skip to content

David-Mayes/Cendric2

This branch is 133 commits behind tizian/Cendric2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db6f418 · Mar 15, 2018
Mar 8, 2018
Mar 15, 2018
Feb 22, 2018
Oct 31, 2016
Mar 13, 2018
Mar 13, 2018
Mar 13, 2018
Mar 15, 2018
Mar 4, 2018
Dec 20, 2017
Oct 4, 2017
Mar 4, 2018
Mar 1, 2018
Mar 6, 2018
Mar 12, 2018
Dec 22, 2016
Feb 25, 2018
Dec 20, 2017

Repository files navigation

cendric logo

Cendric - RPG Platformer

Cendric combines RPG and Platformer elements in one game, featuring both a sidescroller and top-down view. The player follows the story of a boy with no memory and discovers the magical but dangerous world of Admantris.

Development and Release

The Steam page for Cendric is online: http://store.steampowered.com/app/681460/Cendric/

Cendric was released on the 2. March 2018.

Screenshots

For the newest screenshots, check out http://cendric.ch/screenshots.

Gameplay

Cendric moves through the world on a 2D map and interacts with NPCs to trade or accept quests. At certain places, he can enter levels in which he fights enemies, collects items and completes tricky platforming challenges. To accomplish all this, Cendric can master various spells from different classes of magic.

Features

  • Interactive Levels: Some of Cendric's spells affect the levels and change his surroundings in the levels.
  • Modifiable Spells: All spells can be modified using gems to make them stronger or behave in new ways.
  • Special Effects: The game contains particle effects, a water simulation and simple lighting.
  • Localization: All texts in the game are available in English, German and Swiss German.

cendric icons

Current stable build

Pre-alpha builds are available for Windows x64, macOS and Ubuntu. However, feel free to try and compile Cendric on any platform.

Cendric v0.9.0 (Windows x64)

Cendric v0.9.0 (macOS)

Cendric v0.9.0 (Ubuntu x64)

A list of all builds is available here.

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 --recursive
cd Cendric2
mkdir build
cd build
cmake ..

Used Libraries

License

The code of this repository uses a MIT license.

Creative Commons License
Game assets (images, and fonts) found in the "res" folder are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Give attribution to Isa Roesch & Tizian Zeltner, if you're going to use them. The sound and music files found in the said folder are licenced under a CC0 (public domain) or a CC by SA licence. See the game's credits for the attribution notice. Tracks created by the main composer for the game, Matthew Harnage, can only be used with his explicit permission as well as the permission of Isabelle Roesch. Tracks created by Susanne Aubert and Isabelle Roesch can only be used with their explicit permission.

About

2D Game

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.9%
  • C++ 29.6%
  • Lua 4.2%
  • HTML 2.6%
  • Objective-C 0.2%
  • Objective-C++ 0.2%
  • Other 0.3%