A downloadable game engine for Windows, macOS, Linux, and Android

Glunzunk Engine is 100% free open-source, no-code Game Development Software, specfically a Game Engine.

๐Ÿ“ท Screenshots

Not Ready Yet...

๐Ÿ˜„ Getting Started

โ” I'd like to...Description
๐Ÿ”ฝ Download GZ Engine to make GamesGoto the itch.io page(Scroll Down) or GitHub Releases page to download it!
๐Ÿ’œ Contribute to the Engine โคInstall everything in requirements.txt and Python ~3.11 and don't mess up already existing code.

~ Please don't make the code very messy, it's already messy enough in my opinion.

๐Ÿ“‚ File Structure (Source Code)

๐Ÿ“„ FileDescription
๐Ÿ“‚ assetsContains all engine assets like Images, Audio, Fonts and such.
main.pyImports required libaries/modules. Contains Splash Screen, Home Menu and Project Management Tools
editor.pyThis is the Game Editor, where all the game building takes place! (Not Implemented!)
events.pyThis is the Event Sheet, where all the game's code will be written(or rather placed ~ehehe)! (Not Implemented!)
compileGame.pyThis compiles the game to your desired platforms! (Not Implemented!)

โ“ How GZ Engine Compiles Games?

The way Glunzunk Engine compiles your game is pretty simple, your game's code gets rewritten into Python and uses the Panda3D library for well... 3D.

๐Ÿ’ป How to Compile GZ Engine?

Glunzunk Engine has never been compiled yet so i don't know how... :P

๐Ÿ“Ž Links

Community:

Download:

Games made with Glunzunk Engine:

  • You can tag your game with glunzunk-engine and be listed here!

๐Ÿฆก Badges

MIT License

State-of-the-art Shitcode

GZ Version

GitHub Downloads

Total GitHub Commits

GitHub Issues

GitHub Pull Requests

GitHub Discussions

GitHub Repository Size

GitHub Forks

GitHub Repository Stars

GitHub Watchers

๐Ÿ“„ Documentation

-> Documentation can be found here! <-

๐Ÿค” FAQ

Is it really 100% Free?!

Absolutely Yes!! This is a non-profit project.

Can I Contribute?

Of course you can! Just make sure you add or fix features that are needed, not what only you want, should benefit others too.

Do I need to download the Pre-Made assets?

Nope!

โœจ Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform
  • No-Code
  • Open-Sourced
  • 100% Features
  • Fully Featured
  • Tutorials
  • Pre-Made Assets
  • PBR Rendering (Thanks to Render Pipeline โค)
  • Pre-Made and Custom Shaders
  • Both Orthographic and Perspective Camera Options
  • Supports Windows, MacOS, Linux, Android and Web!


๐Ÿ’ณ License

MIT License

Name, Glunzunk Engine itself and The Logo all belong to MTSyntho and may not be claimed as yours or someone elses.

Important Note!

Many claims written here haven't been implemented nor do we know if they ever will!

PS: 'GZ' is an abbreviation of 'Glunzunk Engine'

Download

Download
Downloads
External
Download
Source Code
External

Install instructions

๐Ÿ’ฟ Installation

Download Glunzunk Engine zip file, extract and run the executable file.

If you're on Linux and the executable doesn't well... execute(open/run) then in the same directory, open the terminal and run...

chmod +x ./(insert glunzunk engine executable)

EXCLUDE CURVED BRACKETS AS WELL -> ( )

Comments

Log in with itch.io to leave a comment.

(+1)

Sooo....does this actually work. i'm kind of intrigued, but the description is somewhat vague about if it works at all.

could you be so kind to upload some screenshots to prove that it's worth the effort to download it to check it out?

The thing is, the engine isn't ready, think of the description as planned features, they either aren't implemented or are in the works of being implemented, i'll most probably remove some stuff from the list once i realise how difficult some features may be to add. If you wanna see the progress Glunzunk Engine has made, goto the github repository, download the source code, install Python 3.11 or Higher(lower hasn't been tested most probably may work though), open your command prompt and type

pip install panda3d

and

pip install darkdetect

Then it should run without issue


An old but online version of GZ Engine can be found here

https://gd.games/itsicecreeperpe/glunzunk-engine

TL;DR :  Engine not ready, features may or may not be added, test source to see engine yourself or use old but online ver -> here <-

(+1)

thank you for the information!

i probably will check it out once it's ready.

alr ๐Ÿ‘Œ