-
hangman_gui
This project aims to recreate the classical Hangman game with Rust Programming Language and GTK.
Repository of the project: https://github.com/MANAPOrkun/hangman_gui
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Game of Life: https://github.com/yewstack/yew/tree/master/examples/game_of_life (I was surprised how fast this was)
-
Including a hangman: https://github.com/getreu/ascii-hangman (but it's ASCII art)
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Ask HN: Why are we not building web browsers?
-
Setting up the Environment and Hello world in WASM with Rust 🦀
-
Surprisingly Powerful – Serverless WASM with Rust Article 1
-
Show HN: Game of Life with grid editor in browser with Rust and WASM
-
Recreating the Apple Calculator in Rust using Tauri, Yew and Tailwind