Skip to content

2D game freely inspired by ZX Spectrum game Jetpac

License

Notifications You must be signed in to change notification settings

PavelVavruska/rustpac

Repository files navigation

Rustpac

2D game freely inspired by ZX Spectrum game Jetpac.

Gameplay

12.02.2023 - Map, gamebalace, smaller models

29.09.2022 version - Player, enemies, collision, score counting, end-screen

How To Build It ?

Download Rust compiler from here, change the working directory to the root of this project, then execute the following command:

> cargo run --release

The executable binary will appear in target/debug, called rustpac.

Controls

  • move arrow keys/ASWD
  • shoot L/R CTRL

Bugs

  • Yes.

About

2D game freely inspired by ZX Spectrum game Jetpac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages