Skip to content

duaneking/Tychaia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tychaia

An openly developed, procedurally generated infinite RPG.

This game is not open source software! While it is openly developed, it is not a freeware game. We're still in early stages of development, so we have yet to write up an appropriate license.

Links

About

Imagine a game where the world never ends, the scale is infinite and there's always one more quest. Where the game starts with nothing and ends with your death. Welcome to Tychaia.

A very early screenshot.

The game places a very heavy focus on procedural generation; it generates the entire world from scratch every time you play, including content such as:

  • Terrain
  • Dungeons
  • Regions
  • Towns
  • Items
  • Enemies
  • NPC and Family Tree Generation
  • Backstory Generation
  • Quest Generation

The world generation design tool.

Building

If you've got a license to the game, you can build it using Mono or .NET in the following manner:

  1. Goto the Build directory and run xbuild /p:TargetPlatform=<Platform>, where <Platform> is either "Linux" or "Windows".
  2. Use the resulting Tychaia.<Platform>.sln file to build the game.

About

An openly developed, procedurally generated infinite RPG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.6%
  • JavaScript 3.7%
  • XSLT 1.9%
  • CSS 1.8%
  • PHP 1.5%
  • HTML 1.3%
  • Other 2.2%