Games

React.js games Examples

A Sudoku web app in React

This project aims to highlight the use of React to build a game and also maintaining state in one place. By having a 'Single Source of Truth', it becomes easier to keep updating the different parts of the UI based on state changes!
02 April 2020

Tic Tac Toe game on React js

Tic Tac Toe game Tic Tac Toe game BY Maxim Ivanov codepen See the Pen Tic Tac Toe game on React js by Maxim Ivanov (@satansdeer) on CodePen.
28 March 2017

Puzzle game with React JS

Puzzle game with React JS React puzzle game.Click on the squares to move them (only those next to the 0 square). codepen See the Pen React JS puzzle game by Pedro Luan
06 March 2017

Game of Life in React and Redux

Game of Life (React + Redux) An implementation of John Conway's Game of Life in React and Redux. BY Peter Daily Game of Life React + Redux Implementation Read the rules of the game on
22 September 2016

Tiles Of Gnome with react.js

Tiles-Of-Gnome by Vasiliy Kostin use Arrows, ASDW, or Mouse Clicks to move your hero. codepen demo See the Pen Tiles-of-Gnome by Megabyte (@Megabyteceer) on CodePen.
28 August 2016

Sudoku game Written Using React.js

Sudoku game A sudoku app wrote in React and Redux recently live demo http://danialk.github.io/blog/2016/01/15/sudoku-written-using-es6-react-redux/ GitHub
21 August 2016