Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 200 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 200 Bytes

textrpg

A simple text-based RPG game written in go.

Goals of the project

  • Play around with creating useful text UIs in go.
  • Find ways to integrate asynchronous code into a text-based game.