Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 842 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 842 Bytes
banner

Minesweeper V

Simple Minesweeper game written in vlang

Mentioned in Awesome V

📩 Installation

  • Make sure to have V compiler 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

📄 License

This repository is licensed under the MIT License