Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Community

Recent updates

selene v0.4.1
Some bug fixes in the RenderBatch2D. CHANGELOG: RenderBatch2D Fixed a crash in the draw_text function. The problem was caused by pointing to the batch buffer da...
5 files
selene v0.4.0
CHANGELOG: updated API of the renderer RenderBatch2D added font type ( 2e60fb5 ) push_ functions updated to draw_ ( 2e60fb5 ) updated matrix function names and...
4 files
selene v0.3.0
CHANGELOG: Added a set_event() function to setup a callback for the SDL events Separated the modules in two: Global modules inside the src/modules/ folder And t...
4 files
selene v0.2.1
1
No relevant changes in the code. Changed back the build system generator from premake to CMake. Better support to build with Lua JIT...
5 files
selene v0.2.0
Added audio.load_data(filename) to open and decode data Added AudioSystem to the audio module Create with audio.create_system() function Use play function to pl...
4 files

There aren't any topics yet