Skip to content

SebastianHGonzalez/ReactDotsAndBoxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dots and Boxes

Simple game implemented in react using redux, sagas and styled-components.

Try it here

Table of Contents

Motivation

Made as an exercise to use processes state keeping with sagas, think about reducer and render performance.

Game Rules

  • Wins the player who colors the most cells.
  • You can only color an edge by turn.
  • To color a cell you must surround it.
  • If you surround a cell you get another turn.

Development

Install Dependencies

npm install

Run Development Server

npm start

Deploy to GH Pages

npm run deploy

About

Simple Game - PWA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •