Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunoquaresma/memorygame
A free and open-source memory game built using XState and Typescript
https://github.com/brunoquaresma/memorygame
game-development memorygame react typescript xstate
Last synced: 22 days ago
JSON representation
A free and open-source memory game built using XState and Typescript
- Host: GitHub
- URL: https://github.com/brunoquaresma/memorygame
- Owner: BrunoQuaresma
- Created: 2021-09-11T13:42:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-11T18:03:47.000Z (over 3 years ago)
- Last Synced: 2024-10-27T05:47:41.299Z (2 months ago)
- Topics: game-development, memorygame, react, typescript, xstate
- Language: TypeScript
- Homepage: https://thememorygame.vercel.app/
- Size: 280 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory game
Play the game accessing [https://thememorygame.vercel.app/](https://thememorygame.vercel.app/)## Tech
This game is written using the following awesome techs and libraries:
- [XState](https://xstate.js.org/)
- [Typescript](https://typescriptlang.org/)
- [React](https://reactjs.org/)
- [NextJS](https://nextjs.org/)
- [ChakraUI](https://chakra-ui.com/)