Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 957 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 957 Bytes

Building a Roguelike in Go using the Ramen library

This repository is the culmination of my following the Roguelike 2020 TCOD Tutorial in Golang using the Ramen ASCII console emulator library.

Credits

Libraries

The following libraries are used by GoRogue, with gratitude 💕

Developers

Special Thanks

A huge thank-you to Tyler Standridge and Kyle Benesch for the Rogue Like tutorial (TStand90/tcod_tutorial_v2) without which this project wouldn't exist.

License

This is free software, licensed under the MIT LICENSE. I encourage forking and changing the code, hacking around with it, and experimenting.

Copyright (C) 2022 Simon Dann.