https://github.com/wick3dr0se/agar
A simple agar.io-like game written in Rust with macroquad
https://github.com/wick3dr0se/agar
agario macroquad rust
Last synced: 4 months ago
JSON representation
A simple agar.io-like game written in Rust with macroquad
- Host: GitHub
- URL: https://github.com/wick3dr0se/agar
- Owner: wick3dr0se
- License: gpl-3.0
- Created: 2024-09-11T20:31:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T20:53:46.000Z (almost 2 years ago)
- Last Synced: 2026-02-14T20:55:39.783Z (5 months ago)
- Topics: agario, macroquad, rust
- Language: Rust
- Homepage:
- Size: 14.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Compilation/Execution
`cargo run --release`
## Objective
Move the mouse to move the player cell. Absorb as many food and enemy cells as possible, before the enemy out-absorbs you
