wasm-2048

Game engine

An implementation of the popular 2048 game in Rust using Yew and compiled to WASM.

2048 game implemented with Rust and Yew and compiled to WASM

GitHub

152 stars
6 watching
11 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gents83/inoxAn integrated game engine and editor that leverages Rust for high performance and Blender as the external editor for easy customization.114
aduros/wasm4A toolset for building small, low-level games using WebAssembly and various programming languages.1,244
gregorulm/h2048An implementation of the game 2048 in Haskell with basic logic and console UI.89
almarklein/rocket_rust_pyAn implementation of the Rocket game in Rust, compiled to WebAssembly and run in Python23
rust-gamedev/arewegameyetTracks the state of the Rust game development ecosystem703
natee/wxapp-2048A 2048 game implementation in a WeChat mini program for learning and development purposes363
colineberhardt/wasm-rust-chip8An implementation of a CHIP-8 emulator in Rust using WebAssembly260
rust-gamedev/wgImproving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project.511
euhmeuh/wasm-adventureExploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language63
extraymond/rust-async-wasm-demoA Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript.49
zipxing/rust_pixelA 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications.151
zzy/yew-ssr-tideAn example demonstrating server-side rendering with Yew and a web framework.1
ashleygwilliams/wasm-packA tool for building and working with Rust-generated WebAssembly packages1
taw/imba-2048An implementation of the popular 2048 game in the Imba programming language.7
alewmoose/2048-in-terminalA terminal-based implementation of the popular 2048 game151