planetoid
Game engine
A multiplayer asteroid game clone demonstrating Quarkus, Rust, and WebAssembly technologies
Planetoid is a toy project to demonstrate and learn several technologies. The goal is to create a little multiplayer asteriod game clone.
11 stars
3 watching
0 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
quarkusrustwasm
Related projects:
Repository | Description | Stars |
---|---|---|
technici4n/voxel-rs | A multiplayer game engine built on Rust that aims to recreate the Minecraft experience. | 153 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 148 |
almarklein/rocket_rust_py | An implementation of the Rocket game in Rust, compiled to WebAssembly and run in Python | 23 |
smokku/soldank | A Rust-based clone of the Soldat game engine | 53 |
ruddle/oxidator | A real-time strategy game engine written in Rust and WebGPU, aiming to provide a modern modding toolset for creating custom games without requiring programming knowledge. | 301 |
hellrok/taylor | A simple 2D game engine built with Ruby and raylib | 101 |
kvark/vange-rs | Replicates the old look and behavior of a legendary game with native hardware acceleration for graphics. | 440 |
moon70/lunarengine | A simple graphics engine using an integer array as chunky buffer | 2 |
thraka/sadconsole | A C#-based .NET console game engine with ASCII and ANSI rendering capabilities. | 1,236 |
xyronlabs/luna | An engine that lets users create simple visual sketches and games using Lua | 21 |
begla/intrinsic | A cross-platform Vulkan-based game and rendering engine in early development | 1,040 |
yui0/catgl | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
robrix/starlight | A game project that simulates spaceships in space using Haskell and OpenGL. | 72 |
bombfuse/emerald | A lightweight, cross-platform game engine for creating 2D games with direct access to physics, audio, graphics, and asset loading. | 558 |
zylann/voxelgame | A demo project for a voxel game prototype utilizing the Godot Engine with a focus on showcasing voxel module development. | 584 |