Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anomalou/abyssengine

Little roguelike "game engine"
https://github.com/anomalou/abyssengine

adventure bad-code csharp game game-development game-engine higher-education roguelike roguelike-dungeons roguelike-game roguelike-rpg-game rpg rpg-engine rpg-game school-project student-project studing

Last synced: about 1 month ago
JSON representation

Little roguelike "game engine"

Awesome Lists containing this project

README

        

# How to use
Clone repository on your pc.
Install .NET Core 3.1 SDK or 2.0
Install MonoGame SDK
Type in terminal `dotnet build -r win10-x64 `

# Link to libraries repository
[AbyssLibraries](https://github.com/calcq/AbyssLibraries)

# How to install plugins
Open and close application
Find in application's root folder the folder `plugins`
Puts all your `*.dll` plugins in this folder