All Projects → mrk-its → bevy-robbo

mrk-its / bevy-robbo

Licence: GPL-2.0 license
Port of mrk-its/rust-robbo to bevy

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to bevy-robbo

space
A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay!
Stars: ✭ 25 (-24.24%)
Mutual labels:  bevy
bevy chess
Chess demo in Bevy
Stars: ✭ 59 (+78.79%)
Mutual labels:  bevy
not snake game
A snake-inspired game made in Rust using the Bevy game engine.
Stars: ✭ 65 (+96.97%)
Mutual labels:  bevy
taileater
A puzzle game where you eat your own tail to win!
Stars: ✭ 19 (-42.42%)
Mutual labels:  bevy
bevy tilemap
Tilemap with chunks for the Bevy game engine.
Stars: ✭ 169 (+412.12%)
Mutual labels:  bevy
libracity
LibraCity - City planning on a needle! LibraCity is a puzzle game where you build a city at equilibrium on a needle. To succeed, take advantage of the various weights of the buildings, and place them all while ensuring the city remains stable.
Stars: ✭ 22 (-33.33%)
Mutual labels:  bevy
bevy easings
Helpers and Plugins for Bevy
Stars: ✭ 83 (+151.52%)
Mutual labels:  bevy
ESCPOS
A ESC/POS Printer Commands Helper
Stars: ✭ 26 (-21.21%)
Mutual labels:  esc
dango-tribute
👀
Stars: ✭ 20 (-39.39%)
Mutual labels:  bevy
bevy prototype networking laminar
This is a prototype of a networking crate for bevy. This create provides a low-level networking plugin built on top of laminar
Stars: ✭ 30 (-9.09%)
Mutual labels:  bevy
bevy transform gizmo
A 3d gizmo for transforming entities in Bevy.
Stars: ✭ 41 (+24.24%)
Mutual labels:  bevy
term
终端输出控制
Stars: ✭ 38 (+15.15%)
Mutual labels:  esc
bevy mod bounding
Unofficial plugin for generating bounding boxes in Bevy
Stars: ✭ 21 (-36.36%)
Mutual labels:  bevy
bevy kira audio
A Bevy plugin to use Kira for game audio
Stars: ✭ 99 (+200%)
Mutual labels:  bevy
bevy template
Compile-time optimized Bevy project template
Stars: ✭ 27 (-18.18%)
Mutual labels:  bevy
bevy lint
A Linter for bevy code
Stars: ✭ 21 (-36.36%)
Mutual labels:  bevy
esc pos bluetooth
ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)
Stars: ✭ 177 (+436.36%)
Mutual labels:  esc
bevy retrograde
Plugin pack for making 2D games with Bevy
Stars: ✭ 212 (+542.42%)
Mutual labels:  bevy
rgis
Performant, cross-platform (web, desktop) GIS app written in Rust
Stars: ✭ 79 (+139.39%)
Mutual labels:  bevy
bevy config cam
A Swiss Army knife of a camera plugin that allows for easy setup and configuration of a wide variety of types of moveable cameras and player cameras for a scene.
Stars: ✭ 155 (+369.7%)
Mutual labels:  bevy

Bevy Robbo

Rust port of great 8-bit Atari game. It is created with great Bevy game engine and may be built as native (for Linux, Windows, Mac) or web application. Web version uses WebGL2 rendering thanks to bevy_webgl2 rendering plugin.

Game uses graphics / level data from GNU Robbo

Robbo Screenshot

Build instructions

Prerequisites

Building and running native version

$ cargo make run

Building and running web version

$ cargo make serve

and point your web browser to http://localhost:4000/

How to play

Move with arrows, shot with shift + arrow, reset level with Esc

Enyoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].