Skip to content

Golang-based Web API for playing fantasy text-adventure game (with RESTful API)

Notifications You must be signed in to change notification settings

vlle/text_adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-adventure game (microservice architecture (kinda))

fantasy basement

Description:

You found yourself in a dark, dirty room. You don't remember how you got here. You don't remember anything at all. You don't even remember your name. Try to a escape.

Note: for best expirience do not view database files from repo. They contain spoilers (kinda).

Status: in development

How to play

Self-host

  1. Clone the repository
cd text_adventure
./launch_server.sh
go run ./cmd/client/client.go
  1. Enjoy

Tech stack

  • Go 1.20.1
  • Chi router
  • Docker, docker-compose
  • PostgreSQL

Demo

About

Golang-based Web API for playing fantasy text-adventure game (with RESTful API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published