Skip to content
/ freq Public

Freq is an online multiplayer implementation of the boardgames Wavelength, Codenames, Coup, and The Resistance.

License

Notifications You must be signed in to change notification settings

adamsome/freq

Repository files navigation

Freq

Freq is an online multiplayer implementation of the boardgame Wavelength. Users can start or join a game using a room code which will share the game board meter and clues and allow users to make guesses.

Build

Application uses NextJS, a Javascript React framework, for the frontend and serverless API endpoints, and MongoDB to store game sessions.

To start in development mode:

npm install
npm run dev

To build:

npm run build

About

Freq is an online multiplayer implementation of the boardgames Wavelength, Codenames, Coup, and The Resistance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages