acautin / candyblocks

Candy themed blocks game developed using the Bevy game engine (Rust).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CandyBlocks

Codacy Badge Codacy Badge

Candy themed blocks game developed using the Bevy game engine (Rust). This game was made as a learning exercise, feel free to browse around and report issues and suggest improvements. Assets are closed source and not provided, please do not copy the images.

Development

To compile candyblocks you need to have Rust installed.

  • git clone https://github.com/acautin/candyblocks
  • cd candyblocks
  • cargo run

Tests

Unit tests can be run via cargo test.

About

Candy themed blocks game developed using the Bevy game engine (Rust).

License:MIT License


Languages

Language:Go 64.4%Language:Rust 35.6%