NEON 86
A downloadable toy game engine for Windows
A toy game engine reflecting on simplicity and retro approach to gamedev. It is currently work in progress.
This game engine runs on Windows as a 64-bit executable. Renderer is backed by Direct3D9 and scripting is powered by Lua 5.4.
Engine is DCC-driven and supports model scene graphs and hierarchy manipulations.
Engine also provides a hardware lighting support that is very simple to use, it also offers a shader support that is easily expendable and provides rich visuals at low costs.
DISCLAIMER: Assets used within demos are property of their respective owners and are used for educational purposes only. It's disallowed to resell, re-distribute or modify the assets with intent to distribute them for commercial gain, without owners' written permissions. All rights are reserved.
Visit GitHub: NEON86 GitHub
Status | On hold |
Category | Tool |
Platforms | Windows |
Author | Dominik Madarász |
Tags | 2D, 3D, direct3d, Game engine, jam-games, Level Editor, lua, Singleplayer, small, windows |
Code license | BSD 3-clause 'New' or 'Revised' License |
Average session | Days or more |
Inputs | Keyboard, Mouse, Xbox controller |
Download
Development log
- Audio support & music streaming!Sep 03, 2020
- NEON 86 minimal demo release!May 22, 2020
Comments
Log in with itch.io to leave a comment.
Really good game engine - more than a toy. I really like how the code source has been structured (available on GitHub). However it seems to me that some parts could be improved. Is there a way to contact the author Dominik Madarasz? Thank you ++