Skip to content

gringParis/pathfindergame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a vintage memory game

The objectif is to reproduce the path shown on the screen, from the bottom to the top of the screen. After install read carfully the 3 lines explaining what to do :)

Instructions to run

  1. NPM install
  2. NPM run dev-server
  3. Navigate to localhost:8080

Usage

NPM run build to compile for production

Packages used for the project

axios is a package to make ajax calls the api to record and fetch best scores

babel for react, use es6 notations

css-loader file-loader node-sass sass-loader style-loader to use webpack to integrate css files

react base for dom building

react-redux redux plugin for react

redux for state managment

webpack for building the app

sass-loader style-loader

About

This is a browser retro game for desktop or mobile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published