Boardgame protoype written in React. Feel free to fork it.
- Play against a human
- Change the number of tokens.
- Responsive design.
- Switching between light and dark mode.
Instruction page at mastersofgames.com
- Node.js
- npm
# Clone the repository
$ git clone https://github.com/Edax97/ur-game.git
# Move into the repository
$ cd ur-game
# Install dependencies
$ npm install
# Start the development server
$ npm start
- React.js library
- CSS custom properties
- Sass extension styling
- Bootstrap for React