[go: up one dir, main page]

Skip to content

GustavoDimeira/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper

My first personal project, built in 10 days.

During the time I was making the game I had seen my self against a lot of challenges, always needing to reinvent my self, finding creatives solutions to finish the project as god as it could be.

How to iniciate the project

° open a directory in your terminal
° git clone https://github.com/GustavoDimeira/MineSweeper.git
° cd MineSweeper
° npm install
° npm start

Technologies used

TypeScript - React

Featrues:

º Optimizated functions, making the game run as fluid as possible.

º A very sensitive resize function, able to rezise the board size in every dificulty, making so the board will always fit on the screen size.

° The game define the board's bombs after your first click, making so it will always be in an empty cell.

º Over 150 code's line just for functions.

º Developed on React, using TypeScript

This is one of many projects that I pretend to make for my portfolio.

About

First game developed, a classic minesweeper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published