Skip to content

sothouth/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

This is a classic Minesweeper game, reimagined and built using the powerful Godot Engine. This project aims to be both an entertaining and engaging game, as well as a showcase of Godot's capabilities for 2D game development, providing a delightful experience for Minesweeper enthusiasts and game developers alike.

Features

  • Classic Gameplay: Enjoy the timeless Minesweeper gameplay with added smooth animations and responsive controls.
  • Unique Minesweeper Variants: With special architectural design and the help of the Godot Engine, it's easy to implement mines of any arbitrary shape.
  • Customizable Difficulty: Choose from multiple difficulty levels or customize your own to challenge your problem-solving skills.
  • Adaptive UI: Experience a clean, user-friendly interface that adapts to various screen sizes and resolutions.
  • Open Source: Dive into the source code to explore how the game was built, make modifications, or even contribute to its development.

Built with Godot

This project is developed using the Godot Engine, a versatile and open-source game engine that supports both 2D and 3D game development. Godot's intuitive scene system and powerful scripting language, GDScript, make it an ideal platform for creating games like Minesweeper.

Getting Started

To play the game, you can build it from the source code.

Prerequisites

Running from Source

  1. Clone the repository:

    git clone https://github.com/your-github-username/godot-minesweeper.git
  2. Open the project in Godot Engine.

  3. Press F5 to run the game.

About

A Minesweeper game created with Godot Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors