
Alis.Sample.Asteroid
A downloadable game
🚀 Alis.Sample.Asteroid
Alis.Sample.Asteroid is a non-commercial tech demo built to showcase the power and simplicity of Alis — a lightweight, experimental 2D game engine designed for developers who love performance, clarity, and full cross-platform control.
Inspired by the arcade classic Asteroids, this demo recreates fast-paced space action while demonstrating key features of the Alis engine:
- 🪐 Sprite batching and transformation — move, rotate, and scale thousands of entities efficiently.
- 💥 Collision detection and particle effects — simple, extensible, and entirely engine-driven.
- 🧠 Entity management and input handling — clean architecture ready for real-world projects.
- 🌍 Cross-platform builds — runs natively on Windows, macOS, and Linux (x64 & ARM64).
Everything you see — from rendering to physics — is powered by Alis, written in modern .NET, with zero commercial intent and fully open for learning and experimentation.
All assets and source code are included for educational purposes only. This project is free, open, and may receive small updates or performance tweaks over time.
🔗 Official Links
🌐 Official website: https://www.alisengine.com/
💻 Source code repository: https://github.com/pabllopf/Alis.Sample.Asteroid
📦 Downloads
Choose the build that fits your system:
- 🐧 Linux ARM64: Asteroid_linux-arm64.zip
- 🐧 Linux x64: Asteroid_linux-x64.zip
- 🍏 macOS ARM64: Asteroid_osx-arm64.zip
- 🍏 macOS x64: Asteroid_osx-x64.zip
- 🪟 Windows ARM64: Asteroid_win-arm64.zip
- 🪟 Windows x64: Asteroid_win-x64.zip
- 🪟 Windows x86: Asteroid_win-x86.zip
💡 These links will always fetch the most recent version automatically from the GitHub Releases page.
📚 License
Released under the GPL-3.0 License. This is a free, educational demo of the Alis engine — no commercial use intended.


Leave a comment
Log in with itch.io to leave a comment.