Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ali-furkan/minesweeper-v

Minesweeper Written in Vlang
https://github.com/ali-furkan/minesweeper-v

game minesweeper v vlang

Last synced: about 1 month ago
JSON representation

Minesweeper Written in Vlang

Awesome Lists containing this project

README

        


banner

Minesweeper V


Simple Minesweeper game written in vlang



[![Mentioned in Awesome V](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/vlang/awesome-v#games)

## 📩 Installation

- Make sure to have [V compiler](https://vlang.io/) installed in your machine.
- You can compile and run the game using `v run .`

## âš½ Controls

|Control |Description |
|---------------|-------------------------|
|Q-key |Change right-click mode |
|R-key |Restart the game |
|Mouse Button 1 |Click the cell |
|Mouse Button 2 |Mark mine |

## 📷 Screenshots

![Screenshot 1](./assets/screenshot.png)

## 📄 License
This repository is licensed under the [MIT License](./LICENSE)