Skip to content

CaramelDunes/scrapple

Repository files navigation

Yet another word game.

Example game in French

Example game in English

Powered by Svelte.

Usage

Build the bundles.

npm install
npm run build

Set the following environment variables.

export PUSHER_APP_ID=""
export PUSHER_KEY=""
export PUSHER_SECRET=""
export PUSHER_CLUSTER=""

Games are stored as JSON files by default. If you wish to use Firebase Realtime Database instead, set the following and make sure the default service account has the Realtime Database Admin role.

export FIREBASE_DATABASE_URL=""

Start the server.

npm start

Visit http://localhost:3000

Contributing

Feel free to report or fix any bug you might encounter.

You can also add any features such as support for other languages.

Credits

  • Ma biche, for coming up with the name Scrapple.

License

Licensed under the MIT license. See LICENSE for more information.

About

Yet another word game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages