I’m excited to share GROmEngine – my open-source С++ game engine that’s now available for everyone to use!

Who is this for?
👨‍💻 Developers who want to learn game engine architecture
🎮 Indie devs needing a lightweight, flexible solution
🧩 Anyone interested in contributing to an open-source engine

🔗 Source Codehttps://github.com/Gaikov/GROmEngine
🛠 Project Templatehttps://github.com/Gaikov/GROmGameTemplate
🌐 WebAssembly Demohttps://grom-games.com/engine/

Key Features:
✅ Cross-platform support: Windows, Linux, macOS, Android & WebAssembly
✅ OpenGL-based rendering
✅ OpenAL audio system
✅ Ready-to-use project template

Getting Started:

  1. Clone the template project:
git clone https://github.com/Gaikov/GROmGameTemplate.git
  1. Follow the build instructions
  2. Start creating your game!

As a solo developer, I welcome all contributions – bug reports, feature ideas, and pull requests. Let’s make GROmEngine better together!

#GameDev #OpenSource #IndieDev #GameEngine #WebAssembly

Leave a Reply