Skip to content

adistroe/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

About

This is the Minesweeper project I made myself while studying at JetBrains Academy

In this project, you will create your own Minesweeper game.

This project is a part of the following tracks:

Here's the link to the project: https://hyperskill.org/projects/8
Check out my profile: https://hyperskill.org/profile/391060831

Learning outcomes

This project will teach you how to work with lists in Kotlin. You will be dealing with algorithms for generating the minefield and processing the player moves.