Skip to content

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).

License

Notifications You must be signed in to change notification settings

KarbonKitty/rogue-sheep

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages