Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

inooid/react-redux-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React with Redux -- Card Game (WIP)

Build Status Code Climate Known Vulnerabilities

In order to develop my abstract thinking I figured it would be cool to make a game. Recently I have been playing a lot of Hearthstone: Heroes of Warcraft and I realised that it would be great practice to rebuild it using React with Redux.

Follow me in the journey that will be rebuilding this amazing card game.

I am in no way affiliated with Blizzard Entertainment or Hearthstone: Heroes of Warcraft and see this project as part of my learning experience.

Requirements

  • node ^4.2.0
  • npm ^3.0.0

Getting Started

Just clone the repo and install the necessary node modules:

$ git clone https://github.com/inooid/react-redux-card-game.git
$ cd react-redux-card-game
$ npm install  # Install Node modules listed in ./package.json (may take a while the first time)
$ npm start    # Compile and launch
$ open http://localhost:3000

Current progress:

Updated: 18 February 2018

status-2016-11-12_smaller

(Click on the image for a bigger version)

About

A web version of Blizzard's Hearthstone game built with React, Redux and ImmutableJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published