ficelo.
PORTFOLIO / 2026

Stellar Drift

Game · Rust · Arcade June 2026
Short video of Stellar Drift gameplay

Project description

This project is for educational purposes.

In it, I explore independent game design. Stellar Drift is intentionally minimalist so that I can focus on practicing the technical stack.

It also allows me to learn the ECS (Entity Component System) and familiarize myself with Bevy, a game engine developed in Rust.

I’m incorporating key concepts to gain a deep understanding of the stages of game development.
  • A physics rendering system, using Rapier2D.
  • Game state management (Menu, Pause, Game).
  • Wave-based progression with increasing difficulty.
  • Asteroid fragmentation (large → medium → small).
  • Audio integration.
Play it here

This game is not designed to run on your device. Try it on a computer !