• Register

A multi-platform 2D game engine that runs on Linux, Windows, macOS and Android

Add media Report RSS nCine tests
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

Test applications from the nCine open-source project, a multi-platform 2D game engine.
Find more at Ncine.github.io

The background music is C64 from Janne "Skiessi" Sinisalo.

Tests in order of appearance:
animsprites - a walking cycle of a sprite animated with a spritesheet
font - font rendering with support for kerning pairs
particles - a simple particle system
joystick - input from joystick axes and buttons
rotozoom - rotation and zoom of many sprites thanks to scenegraph based transformations
scene - bouncing sprites arranged in the scenegraph
multitouch - touch pointers events on Android
texformats - texture rendering of multiple formats with MIP mapping