Skip to content

Repository files navigation

Number game

The idea is from an old freeware game of Amiga called "Brain".

Objective

Try to get similar set of 3 x 3 numbers that is in the Goal grid.

Rules

If you press at 0, the square will become an 1 and adjacent squares' value (!== 0) horizontally and vertically will be increased by 1. If the value is 4 and the value is to be increased, the value will be set to 1 again.

Installing

At the root of the project: npm install. After installing npm run dev.

Picture

number_game

About

A little number game in TypeScript + React + Tailwind CSS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages