https://github.com/orangutanrider/giga_zoid_hunt
A minimal RTS game, featuring a complex enemy behaviour. Created for an honours project, along with a technical report.
https://github.com/orangutanrider/giga_zoid_hunt
abertay-university bevy ecs game-development honours-project macros-rust rust university-project
Last synced: about 1 month ago
JSON representation
A minimal RTS game, featuring a complex enemy behaviour. Created for an honours project, along with a technical report.
- Host: GitHub
- URL: https://github.com/orangutanrider/giga_zoid_hunt
- Owner: orangutanrider
- Created: 2023-09-21T14:20:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T19:54:12.000Z (5 months ago)
- Last Synced: 2025-02-12T12:57:26.283Z (3 months ago)
- Topics: abertay-university, bevy, ecs, game-development, honours-project, macros-rust, rust, university-project
- Language: Rust
- Homepage:
- Size: 735 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Giga Zoid Hunt
A minimal RTS game, built for my honours project, using Rust and Bevy. The project's aim was to investigate the tools, with particular interest in architecture and maintainability. There are a number of Rust projects contained in the repo, most of them are small prototypes created for learning purposes. The directory "n8_mix_real_workspace" is the main project directory, where the final build was compiled from.
You can play the game on [itch.io](https://orangou.itch.io/hunt-the-giga-zoid)
Download the academic technical report from the [releases](https://github.com/orangutanrider/giga_zoid_hunt/releases)