All Projects → ali-furkan → minesweeper-v

ali-furkan / minesweeper-v

Licence: MIT License
Minesweeper Written in Vlang

Programming Languages

V
68 projects
AMPL
153 projects

Projects that are alternatives of or similar to minesweeper-v

boundstone
High Performance / Fast Compilation / Lightweight MCBE Server
Stars: ✭ 42 (+121.05%)
Mutual labels:  v, vlang
vredis
Redis client for V, written in V
Stars: ✭ 43 (+126.32%)
Mutual labels:  v, vlang
termtable
Simple and highly customizable library to display tables in the terminal.
Stars: ✭ 41 (+115.79%)
Mutual labels:  v, vlang
vinix
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
Stars: ✭ 1,512 (+7857.89%)
Mutual labels:  v, vlang
discord.v
Discord Bot Framework written in V
Stars: ✭ 83 (+336.84%)
Mutual labels:  v, vlang
vast
A simple tool for vlang, generate v source file to AST json file
Stars: ✭ 23 (+21.05%)
Mutual labels:  v, vlang
kate-syntax-highlight-v
Syntax highlighting of V files for the Kate editor
Stars: ✭ 17 (-10.53%)
Mutual labels:  v, vlang
vave
🌊 A crazy simple library for reading/writing WAV files in V. Zero dependencies, 100% cross-platform.
Stars: ✭ 35 (+84.21%)
Mutual labels:  v, vlang
jni
V wrapper around the C Java Native Interface
Stars: ✭ 15 (-21.05%)
Mutual labels:  v, vlang
registry
Package registry for vpkg
Stars: ✭ 13 (-31.58%)
Mutual labels:  v, vlang
v2048
A simple game of 2048, written in V.
Stars: ✭ 19 (+0%)
Mutual labels:  v, vlang
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (+89.47%)
Mutual labels:  v, vlang
v-mode
🌻 An Emacs major mode for the V programming language.
Stars: ✭ 49 (+157.89%)
Mutual labels:  v, vlang
vbf
A brainfuck interpreter/compiler written in V.
Stars: ✭ 17 (-10.53%)
Mutual labels:  v, vlang
vsql
A sql query builder for V
Stars: ✭ 35 (+84.21%)
Mutual labels:  vlang
angular-minesweeper
Play a different version of the classic Minesweeper game built with Angular
Stars: ✭ 54 (+184.21%)
Mutual labels:  minesweeper
boxx
📦 Create highly customizable terminal boxes that also look great!
Stars: ✭ 80 (+321.05%)
Mutual labels:  v
LibreMines
A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.
Stars: ✭ 55 (+189.47%)
Mutual labels:  minesweeper
minesweeper
Python代码编写的扫雷游戏
Stars: ✭ 16 (-15.79%)
Mutual labels:  minesweeper
imgui
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
Stars: ✭ 348 (+1731.58%)
Mutual labels:  minesweeper
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].