https://github.com/budavariam/matytermind
Implementation for a simple logic game
https://github.com/budavariam/matytermind
classic game logic node puzzle react typescript
Last synced: 3 months ago
JSON representation
Implementation for a simple logic game
- Host: GitHub
- URL: https://github.com/budavariam/matytermind
- Owner: budavariam
- Created: 2019-05-02T21:10:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T20:20:21.000Z (about 3 years ago)
- Last Synced: 2024-05-02T02:39:03.278Z (about 2 years ago)
- Topics: classic, game, logic, node, puzzle, react, typescript
- Language: TypeScript
- Size: 1.39 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matytermind
A simple classic logic puzzle board game implementation.
[DEMO](http://matytermind.herokuapp.com)
## Getting started
```bash
npm start
# open up a different shell then run
npm run dev
# the default browser will open and load up localhost:3000
```
## Preview
