rust-bunner-macroquad
Game Port
A port of the game Bunner from Code the Classics vol 1 to Rust+Macroquad
Implementation in Rust+Macroquad of the game Bunner from Code the Classics vol 1.
6 stars
2 watching
1 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
froggergamemacroquadportrust
Related projects:
Repository | Description | Stars |
---|---|---|
ollej/quad-gif | A Rust library to display GIF animations using Macroquad. | 15 |
j0of/pong-macroquad-hecs | A fast-paced Pong game built with Rust and two game development libraries | 2 |
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
tantandev/rusty_demon_attack | A game built using Rust and macroquad, playable in the web browser. | 66 |
profandreapollini/roguelike-rust-macroquad-noname | A roguelike game built in Rust using the macroquad library, offering turn-based gameplay and procedurally generated levels. | 18 |
brovador/gbsnake | A C implementation of a classic arcade game ported to the Nintendo Game Boy | 31 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
sm64jsarchive/sm64jsarchive | Porting the original Super Mario 64 game to native JavaScript using WebGL | 3 |
brettchalupa/macroquad_quickstart | An opinionated template for building games in Rust with Macroquad | 1 |
arn-the-long-beard/seeded_game_of_life | A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
scpchicken/onitama_macroquad | An implementation of the onitama game using Macroquad, a game engine written in Rust. | 0 |
adambiltcliffe/macroquad-jfa | Implementation of the Jump Flood algorithm for generating levels in a 2D game environment | 2 |
heroiclabs/fishgame-macroquad | An online multiplayer game demonstrating Nakama and Macroquad's capabilities | 143 |
ollej/rusty-aquarium | A software system that generates data from sensors and Google Sheets spreadsheets to create interactive visualizations of an aquarium environment. | 32 |
carols10cents/intro-to-rust | Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |