https://github.com/lizainslie/kims-game
Kim's Game, written in React.
https://github.com/lizainslie/kims-game
game memory-exercise
Last synced: 3 months ago
JSON representation
Kim's Game, written in React.
- Host: GitHub
- URL: https://github.com/lizainslie/kims-game
- Owner: LizAinslie
- License: mit
- Created: 2024-05-13T02:40:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T02:48:58.000Z (over 1 year ago)
- Last Synced: 2025-05-18T12:08:04.314Z (5 months ago)
- Topics: game, memory-exercise
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kim's Game, written in React.
For those unfamiliar, Kim's Game is a memory excercise played by many military
sniper units as well as small children as a way to develop their memory's detail.I liked the concept so I am building a sleek, online version using React and raw
HTML5 canvas draw calls as a small programming exercise.For more info, check the [Kim's Game Wikipedia page](https://en.wikipedia.org/wiki/Kim%27s_Game).
## License
This project is governed under the permissive [MIT License](LICENSE).