Skip to content

enzoritto/synigma

Repository files navigation

Synigma

Synonym puzzle game

Usage

Make sure to install Deno

Then start the project:

deno task start

This will watch the project directory and restart as necessary.

Contributing

Create a new branch, make the changes you want to make, then create a pull request.

Make sure to run deno test & deno fmt before commiting.

Made with Fresh