mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-17 12:01:13 +02:00
add kontra game engine template
This commit is contained in:
@@ -10,15 +10,8 @@ export default [
|
||||
img: 'react-logo.svg'
|
||||
},
|
||||
{
|
||||
id: 'html5-canvas',
|
||||
title: 'HTML5 Canvas',
|
||||
lastUpdatedTime: Date.now(),
|
||||
img: 'html5-logo.svg'
|
||||
},
|
||||
{
|
||||
id: 'html5-canvas-game',
|
||||
title: 'HTML5 Canvas Game',
|
||||
lastUpdatedTime: Date.now(),
|
||||
id: 'kontra-game-engine',
|
||||
title: 'Kontra HTML5 Game Engine',
|
||||
img: 'html5-logo.svg'
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user