
Project
Native version of Jazz² Resurrection
Jazz² Resurrection is reimplementation of Jazz Jackrabbit 2, a 1998 platform game by Epic Games (at the time called Epic MegaGames). The author, DeathKiller, used C# and parts of the Duality 2D framework to put together the project.
ncJump on the Steam Deck
I have recorded a video of ncJump running (and jumping 😉) on the Steam Deck!
SpookyGhost released on GitHub!
SpookyGhost, the procedural sprite animation tool made with the nCine, has been released as FOSS.
Not only it has now a MIT license but it has also been updated with many new features and bug fixes.
ncTiledViewer
ncTiledViewer is a viewer for Tiled maps with an ImGui interface. It is able to parse TMX and TSX files using pugixml and then display the map using sprites.
JugiMapGuiDemo
There is a new JugiMap Framework demo published by Jugilus that shows the new GUI system.
On GitHub you will find the ncJugiMapGuiDemo and the ncJugiMapGuiDemo-data repositories for you to build the test.
JugiMapSpriteTimelineAnimation demo
The third JugiMap Framework demo by Jugilus that shows how to animate sprites with the new timeline feature has been published on GitHub.
JugiMapParallaxScrolling demo
There is a new JugiMap Framework demo published by Jugilus that shows how to render a beautiful parallax scrolling landscape.
SpookyGhost available on itch.io
An initial demo of SpookyGhost has been published on itch.io.
SpookyGhost is a procedural sprite animation tool made with the nCine.
JugiMap supports the nCine!
A new version of the JugiMap map editor tool has been released and it now officially supports the nCine! You can use the JugiMap Framework to load a map created with the tool.
ncTemplate
If you go on GitHub today you will find the ncTemplate and ncTemplate-data repositories.
You can use them as a starting point for your nCine projects.
ncInvaders
ncInvaders, a simplified version of Space Invaders made with the nCine, has been uploaded on GitHub. You will find the usual ncInvaders, ncInvaders-data and ncInvaders-artifacts repositories online.