Skip to content

Commit 467297e

Browse files
authored
Add /dev/games nCine presentation to the showcases (#2199)
1 parent dd800d1 commit 467297e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/.vitepress/showcases.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,18 @@ export const showcases: ShowCaseInfo[] = [
286286
cover: 'https://raw.githubusercontent.com/george-gca/bracis_2023_srcaps/refs/heads/main/cover.png',
287287
datetime: '2023-09-27',
288288
},
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+
},
289301
// Add yours here!
290302
{
291303
title: 'Yours?',

0 commit comments

Comments
 (0)