Skip to content

Repository files navigation

react-game | 中文

Preview

Online project demo: http://game.innoweb.cn

Introduction

I plan to use React to make a small game/app every week, and I will try my best to keep the code clean and standard. The following 👇 has been completed so far:

GameProgressdate
Todo100%2020-08-10
TicTacToe100%2020-08-12
2048100%2020-08-16
AudioPlayer100%2020-08-18
ImgUploader100%2020-08-21
Todo100%2020-08-22
???0%????-??-??

you can give me an address about what to make next.

Quick Start

Require nodejs version > 13.7.0 as config scripts were wrote in es6+, also recommend to use npm to manage project dependencies. After fork the project following below commands to get started.

> git clone git@github.com:<your name>/react-game.git
>cd react-game
> npm install # Install dependencies> npm run start # Start local developing mode> npm run test# Run test code> npm run build # Build the project from source

License

MIT

Releases

Packages

Contributors

Languages