Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dignissimus/chessemory

The Chess memory-game
https://github.com/dignissimus/chessemory

Last synced: 3 days ago
JSON representation

The Chess memory-game

Awesome Lists containing this project

README

        

# Chessemory

Chessemory is a Chess memory-game in which you need to remember and recreate a chess board in a short amount of time.

# Development
## Setting up the environment
Run `npm run setup`
## Building from source
After making changes, run `npm run build`
## Starting a development server
To start a development server, run `npm run serve`