Skip to content

MTSyntho/glunzunk-engine

Repository files navigation

Glunzunk Engine Title Logo

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 Games Goto the itch.io page or 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)

📄 File Description
📂 assets Contains all engine assets like Images, Audio, Fonts and such.
main.py Imports required libaries/modules. Contains Splash Screen, Home Menu and Project Management Tools
editor.py This is the Game Editor, where all the game building takes place! (Not Implemented!)
events.py This is the Event Sheet, where all the game's code will be written(or rather placed ~ehehe)! (Not Implemented!)
compileGame.py This 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 (Probably doesn't deserve it)

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!

💿 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 -> ( )

💳 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 in this README.md haven't been implemented nor do we know if they ever will!

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

About

Glunzunk Engine is a free 3D Game Engine for Windows, MacOS, Linux and Android, it has a web build for any platform that Glunzunk Engine isn't avaliable on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published