Skip to content

📙 WordWalker, a game where you chain words together infinitely.

Notifications You must be signed in to change notification settings

LeonhardTissen/wordWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordWalker

A game where you chain words together infinitely.

WordWalker Image

Install dependencies

yarn

Local development server

yarn dev

Build for production

yarn build