/marching-game

Game Theory Game

Primary LanguageTypeScript

籌幄 - 博奕

React Typescript

鬥智策略棋子遊戲 遊戲規則

  1. 每回合揀選一隻棋子上下移動
  2. 逼使敵方不能向前移動者勝
  3. 黑方先行

Simple Strategy Game Game Rule

  1. Player moves a single chess piece in each round
  2. Winner will force the opponent to be unable to move forward
  3. Black goes first

Note

The project is a React web app with Material-UI. You may clone the project and launch it by your own. Please note that there are specific setup in package.json (i.e., homepage) and the Google Analytics Measure ID in public/index.html.

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Contributors

Project owner chunlaw is the initiator of the whole project. Anyone is welcome to contribute.