File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -28,15 +28,16 @@ const ProjectsList = [
2828 link : 'https://marketmix.com'
2929 } ,
3030 {
31- name : 'ComigoGames ' ,
31+ name : 'Ct.js Game Engine ' ,
3232 image : 'comigo.png' ,
3333 description : (
3434 < >
35- The ComigoGames game development company built a fully-featured 2D game engine and many popular online games. They actively supports Neutralinojs
36- development with code contributions/ideas and monetary donations.
35+ Ct.js is an open-source game engine based on Neutralino.js framework. It allows its developers to make 2D games
36+ of any genre — with desktop builds using Neutralino, too! Ct.js' maintainer CoMiGo supports Neutralino.js development
37+ directly with code contributions/ideas and monetary donations.
3738 </ >
3839 ) ,
39- link : 'https://comigo.games '
40+ link : 'https://ctjs.rocks '
4041 } ,
4142] ;
4243
You can’t perform that action at this time.
0 commit comments