Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)