A downloadable code pack

Ever went to make a game for a GameJam, only to spend precious hours rewriting code for inventories, AI states and health? 

Never finding the time to work on the unique and interesting game mechanics because you keep running out of time?

๐ŸŽฒ Well, this library is for you! ๐ŸŽฒ

I have spent (and still spending) hours coding up numerous common functionalities for you to use in your roguelike projects! Alongside creating my own roguelike~

Such as:

  • Pathfinding
  • Twitch IRC integrations
  • Finite state machines
  • Items
  • Dungeon Generation
  • Tilemaps
  • Timelines
  • Bounds

Also includes FULL documentation and usage examples!

* Usage Examples are WIP

This library is mainly for those of you who use the Godot game engine (in C#), I will add portability for Unity and .NET where/when I can!


See something missing?
Want something added?
Want to report a bug/error?
๐Ÿ“œ Open a discussion! ๐Ÿ“œ


Made something with this Library?
๐Ÿ‘€ Showcase it in the Discord! ๐Ÿ‘€


Currently working on:

  • Crafting and crafting databases
  • NPC generation, name generation etc.
  • Achievement management

Download

This code pack is currently unavailable