#port #atari #created #level #8-bit #web #robbo

app mrk-its/bevy-robbo

Port of mrk-its/rust-robbo to bevy

1 unstable release

0.1.0 Aug 23, 2020

#576 in Games

34 stars & 5 watchers

375KB
3K SLoC

Rust 2.5K SLoC // 0.0% comments JavaScript 742 SLoC // 0.0% comments TypeScript 28 SLoC // 0.3% comments Shell 3 SLoC

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!

Dependencies

~33–82MB
~761K SLoC