stack-block-game

Stack-block-game is a little game where the goal is to stack a maximum number of block. Blocks will shrink if there are not stacked perfectly. This game is developped with React.

MIT License

Stars
8

Table of Contents

Stack-block-game

Stack-block-game is a little game where the goal is to stack a maximum number of block. Blocks will shrink if there are not stacked perfectly. This game is developped with React.

Built With

  • HTML
  • CSS
  • JavaScript
  • React JS

Key Features

  • Interactive animation stop on mouse click
  • 3D game with CSS
  • Block add, remove, shrunk
  • Mobile and destok version

Preview

Live Demo

Live demo available

Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:myaccount/my-project.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run build
  npm start

Authors

Dicko Allasane

Future Features

  • Make the design 3d
  • Add animation for the menu
  • Make the game embeddable

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project! It's help a lot

Acknowledgments

I would like to thank:

License

This project is MIT licensed.

Related Projects