File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -286,6 +286,18 @@ export const showcases: ShowCaseInfo[] = [
286
286
cover : 'https://raw.githubusercontent.com/george-gca/bracis_2023_srcaps/refs/heads/main/cover.png' ,
287
287
datetime : '2023-09-27' ,
288
288
} ,
289
+ {
290
+ title : 'A 14-year journey developing nCine, an open-source 2D game framework' ,
291
+ author : {
292
+ name : 'Angelo Theodorou' ,
293
+ link : 'https://encelo.github.io' ,
294
+ } ,
295
+ at : '/dev/games/2025' ,
296
+ slidesLink : 'https://encelo.github.io/nCine_14Years_Presentation/' ,
297
+ sourceLink : 'https://github.com/encelo/nCine_14Years_Presentation' ,
298
+ cover : 'https://i.imgur.com/AbTdfhg.png' ,
299
+ datetime : '2025-06-05' ,
300
+ } ,
289
301
// Add yours here!
290
302
{
291
303
title : 'Yours?' ,
You can’t perform that action at this time.
0 commit comments