Skip to content

CleverGameDev/LetterJam

Repository files navigation

Letter Jam

An implementation of the Letter Jam board game.

Screenshots

Giving Clues Giving Clues

Guessing Sheet Guessing Sheet

Development

Install dependencies

$ npm install

Dev Server

Start the local development server

npm start

Prod Server

Ready for production? Build the production ready code to the /dist folder

$ npm run build

then play your production ready game in the browser

$ npm run startProd

About

Fan-made port of the same board game. [2023 update] There's an official web version here: https://letterjam.game/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published