Skip to content

JoshHeng/GameFinder

Repository files navigation

Game Finder

A website that suggests online, multiplayer games to play

Available at https://games.joshheng.co.uk

Contributions

New games should be added by filling in the Google Form at https://forms.gle/JKGwvPHrqtcUWRcn9

Contributions, including adding new games and refining descriptions, are welcome! Feel free to submit a PR or create an issue for someone else to do it.

Adding Games

Gradient

The gradient should use colours from Chakra UI.

Tags

The following tags can be used:

  • drawing
  • words
  • coop
  • trivia
  • action
  • funny
  • personal

Development

npm install
npm run dev

Deployment

This project can be deployed on Vercel, or manually:

npm install
npm run start

Building static HTML files:

npm install
npm run build

About

A website that suggests online, multiplayer games to play

Topics

Resources

License

Stars

Watchers

Forks