Skip to main content
Background Image

Project

Wet Paper
The complete source code and game data for Wet Paper are now available on GitHub! You can also play it online and watch a video on the Videos page.
nCine at the GGJ 2025
This past weekend me and Cominu have participated to the Global Game Jam 2025 in Granada. I was there as both a jammer and an official sponsor with the nCine! 💪
Fireman game for GMTK 2023
Made by Ana30 as a submission for the GMTK Game Jam 2023, Fireman is an nCine game where you play as the web browser.
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!
·1 min
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.
ncJump
·1 min
A new release of ncJump has been published today by Antonio “Fahien” Caggiano. ncJump is a platform game that uses Box2D for the physics, ImGui for the editor and of course the nCine. It has been developed as an nCine reference version of the CS50’s lecture 4.
ncTiledViewer
·1 min
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
·1 min
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.
ncTracer
·1 min
Today I decided to publish pmTracer and ncTracer on my personal GitHub space. You will also find online the ncTracer-data and the ncTracer-artifacts repositories.
JugiMapSpriteTimelineAnimation demo
·1 min
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
·1 min
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
·1 min
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!
·1 min
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.
ncline
·1 min
ncline is a tool to automate the download, configuration and compilation processes for the engine and its accompanying projects. It has been uploaded on GitHub where you will find the ncline and the ncline-artifacts repositories.
ncTemplate
·1 min
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
·1 min
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.