batuhanonder / Mine_Sweeper_Game

I re-coded the nostalgic game using the CodeGym library. Our goal is to finish the whole game without hitting the bombs. Bombs are randomly placed. Be careful when taking the first step :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mine Sweeper Game

I re-coded the nostalgic game using the CodeGym library. Our goal is to finish the whole game without hitting the bombs. Bombs are randomly placed. Be careful when taking the first step :)

This Project

Game ScreenShot

CodeGym engine was used in the project. It is written using the Java language. Written using the IntelliJ Idea platform. Other IDEs have not been tested either. You can test it or use IntelliJ.

What Was Used

  • CodeGym Library

About

I re-coded the nostalgic game using the CodeGym library. Our goal is to finish the whole game without hitting the bombs. Bombs are randomly placed. Be careful when taking the first step :)

License:MIT License


Languages

Language:Java 100.0%