Skip to content

l33loo/unfold-story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unfold Story

Currently WIP.

An online version of the classic folding story game, in which players collectively but blindly contribute lines to a story.

This is a learning exercise on websockets, hence the from-scratch implementation on the server.

Stack

  • Vanilla HTML/JS front-end
  • Golang server

Running the app

Run go run server.go from the root directory, then navigate to http://localhost:8080/

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Web version of the classic folding story game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published