Skip to content

Legionofone/frequency

 
 

Repository files navigation

Wavelength

A web app for playing the Wavelength board game. Generates clues, keeps score, and allows the Psychic player to view the correct solution.

Development

In /client/ run npm run start, in /server/ run python3 server.py. The client is available at localhost:3000, the server at localhost:8080. You may also build and run the included Dockerfile, which by default hosts at localhost:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • SCSS 27.3%
  • Python 19.8%
  • Dockerfile 2.3%
  • Other 1.8%