minesweeper
Minesweeper game
A Minesweeper game and solver built with Rust, Yew, and WebAssembly
Minesweeper built with rust, yew and web assembly
36 stars
4 watching
2 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lancekindle/minesweepgb | A minesweeper game written in assembly for the GameBoy Color | 11 |
ryp/minesweeper-zig | A simple game built with Zig and SDL featuring a classic puzzle game where the player reveals cells to uncover hidden mines. | 18 |
kevin-hanselman/mines | A terminal-based minesweeper game written in Elixir | 46 |
ryanbaer/minesweeper-go | A terminal-based implementation of the classic puzzle game Minesweeper using Go. | 2 |
imsun/css-minesweeper | A minimalist Minesweeper game created using HTML and CSS without JavaScript. | 58 |
muan/emoji-minesweeper | A JavaScript implementation of the classic game Minesweeper with an added twist using emojis. | 871 |
andreasjhkarlsson/gb-mines | A Nintendo Gameboy Minesweeper implementation using C | 32 |
panki27/minesweeper | A minesweeper game implemented in C for the Flipper Zero device | 70 |
akuli/curses-minesweeper | A simple implementation of the classic Minesweeper game using the curses library in Zig. | 17 |
maxpaulus43/go-sweep | A terminal-based implementation of the classic game Minesweeper in Go. | 53 |
ali-furkan/minesweeper-v | A Minesweeper game written in Vlang | 38 |
dart-lang/sample-pop_pop_win | An implementation of Minesweeper game in Dart | 149 |
alexbuz/mindsweeper | A game modification that eliminates guessing by generating mine arrangements that allow perfect logic to win without uncertainty | 69 |
madoshakalaka/yew-interop | A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications | 42 |
pmsanford/paudle | A reimplementation of the Wordle word game in Rust using Yew and WebAssembly | 41 |