
ZGameEditor | Main / Rapid game development
May 18, 2020 · Welcome to ZGameEditor: The rapid development solution with a tiny footprint! Create games that have a redistributable size of only 64kb or less using procedural content. The game …
ZGameEditor | Main / Download
Nov 22, 2019 · ZGameEditor | Main / Download
ZGameEditor | Main / Overview
Nov 21, 2022 · ZGameEditor overview ZGameEditor is a game development system consisting of two main components: A Windows based integrated developer environment (IDE) for developing …
ZGameEditor | Main / Documentation contents
Download - Download ZGameEditor for Windows! Getting started Tutorial 1 - Guide to the user interface. Tutorial 2 - Creating the "Hello World" application. Tutorial 3 - A simple game "OneButton". …
ZGameEditor | Main / Tutorial2
Start ZGameEditor. To start a new project: Select File - New project. You will now have a blank project with a single ZApplication-component in the component tree.
ZGameEditor | Main / Features
Nov 21, 2022 · ZGameEditor: A tool for creating small arcade style games, demos and screensavers. Main features: Integrated developer environment where you build, preview and test your game Cross …
ZGameEditor | Main / Tutorial1
Start ZGameEditor. The editor automatically opens the project you had open when you quit the last time. To start a new project: Select File - New project. This is what the editor looks like:
ZGameEditor | Main / Videos
Videos Tutorials Visit the ZGameEditor-channel on YouTube for lots of ZGameEditor tutorials.
ZGameEditor | Main / Tutorial3
Start ZGameEditor. To start a new project: Select File - New project. A model needs 3D-geometry for it to display itself. This is called a Mesh. The first component we create is the PlayerMesh.
ZGameEditor | Howto / Import a 3D-model from a 3DS-file
This "HOW TO" describes how to import a 3D-model stored in a 3ds-file into ZGameEditor to use in your own projects. First step is to select "Import 3ds-file" from the "File"-menu.