https://github.com/walkingriver/we-spot
A modest Spot It! / Dobble clone written with Angular and Ionic Framework.
https://github.com/walkingriver/we-spot
Last synced: 9 months ago
JSON representation
A modest Spot It! / Dobble clone written with Angular and Ionic Framework.
- Host: GitHub
- URL: https://github.com/walkingriver/we-spot
- Owner: walkingriver
- License: gpl-3.0
- Created: 2022-01-12T14:13:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T01:59:48.000Z (over 3 years ago)
- Last Synced: 2025-04-01T03:51:12.521Z (about 1 year ago)
- Language: TypeScript
- Size: 23.2 MB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# we-spot
A modest Spot It! / Dobble clone written with Angular and Ionic Framework.
# Quick Start
1. Clone the repo
1. run `npm install`
1. run `npm start`
# High Level Features I Hope to Include
- Training mode
- Multiple levels of difficulty
- "Offline" multiplayer
- "Realtime" multiplayer
- Customizable images
- Google Play support
- PWA deployment and support
# Contributing
I am trying to build this project "in public" and will document most of the work on [my blog](https://walkingriver.com) and on [Twitter](https://twitter.com/walkingriver).
I will try to accept pull requests if anyone feels so inclined to offer them.