Angelo Theodorou's Avatar
Angelo Theodorou
An Amiga and demoscene lover, an Arch Linux and 3d graphics enthusiast, a game industry programmer.
Blog
nCine - A multi-platform 2D game engine
Member since

Recent Activity

I’ve just published a video showcasing the new Lua development workflow with VS Code for nCine, my cross-platform, open-source 2D game framework.

The updated workflow includes:
🔹 Autocomplete
🔹 Type checking
🔹 Full API documentation
🔹 Debugger support

These features are powered by the Lua Language Server and the Local Lua Debugger, making development smoother and more efficient.

Check out the video to see it in action:
🎥 https://www.youtube.com/watch?v=vyXqnrW5_5Y

View original message on Discord

I have improved the Lua development experience for the nCine, my 2d game framework, thanks to the Lua Language Server.
There's now autocomplete, type checking, and full API documentation in any supported IDE. 🥳
https://ncine.handmade.network/blog/p/8980-lua_development_improvements#30357

View original message on Discord

I have uploaded on Itch.io a new build of SpookyGhost, my open source procedural animation tool for sprites.
You can read more about the update here: https://encelo.itch.io/spookyghost/devlog/433604/spookyghost-r74-pinned-directories-and-drag-and-drop

View original message on Discord

I have just posted the latest development update for the nCine, my cross-platform open source C++11 2D game framework that I have been developing since 2011.
The article mostly talks about the work behind the custom shaders API for users: https://encelo.github.io/2022-09-07-ncine-dev-update-19/
https://www.youtube.com/watch?v=T1XRrK77u6M

View original message on Discord

https://www.youtube.com/watch?v=ZKdDtJiIUdo - ncJump, a platform game made with nCine, my 2D game framework, is running (and jumping 😉) on the Steam Deck!

View original message on Discord

I have published a big update of SpookyGhost, my free and open source procedural animation tool for sprites. Read more about it here: https://encelo.itch.io/spookyghost/devlog/305608/spookyghost-r66-sprite-groups-and-more

View original message on Discord

Artists will be pleased to hear that I have just released SpookyGhost as a free and open source tool! https://ncine.handmade.network/blogs/p/7850-spookyghost,_a_procedural_sprite_animation_tool,_is_now_free_and_open_source#24494

SpookyGhost is a procedural animation tool for sprites that was previously a paid application. I have added new features, corrected many bugs, and released it on GitHub under a MIT license.

View original message on Discord

My engine embedded inside a Qt5 widget, while ImGui and Nuklear interfaces continue to work.

View original message on Discord