Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rogue Sheep

Rogue Sheep is a .NET Core library aimed at helping in development of roguelikes. The goal is the offer both terminal emulation and basic tileset graphics (using SFML.Net backend), as well as algorithms useful for such games (most important ones would be field-of-view, pathfinding, map generation, and string formatting).

Licensing note

The fonts included in data directory are public domain fonts, taken from libtcod GitHub repository: terminal16x16_gs_ro.png and terminal10x16_gs_ro.png.

About

RogueSheep is a .NET Core library for roguelikes; emulate terminal with SFML.Net and use plethora of roguelike-related algorithms (as soon as they are finished).

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages