github: https://github.com/Open-inc-tech/VoidRay
VoidRay Engine is Finally Out – Now Open Source on GitHub!
Hey everyone!
After months of work, I'm excited to announce that VoidRay Engine has finally reached its first stable release and it's fully open source on GitHub!
What is VoidRay?
VoidRay is a lightweight, beginner-friendly game engine for 2D and 2.5D games, written in pure Python. Think DOOM-style shooters, old-school RPGs, or top-down arcade games all with clean code and minimal setup.
It’s perfect for:
Learning how game engines work under the hood
Making retro-style indie games
Experimenting with custom tools or level editors
Teaching Python with hands-on projects
✨ Features
🕹️ Entity-component system (ECS)
🧱 2.5D rendering (walls, sprites, textures, lighting)
🎮 Input, audio, UI system
💡 Clean architecture, easy to extend
🔧 Built-in dev tools (custom IDE in the works!)
0 comments