fixed entries, improved html table

This commit is contained in:
Trilarion
2018-06-13 14:11:03 +02:00
parent 360bd0835c
commit 58b9b2575b
29 changed files with 1562 additions and 689 deletions

View File

@ -2,7 +2,7 @@
_A 2D game engine._
- Home: http://annchienta.sourceforge.net/?page=home
- Home: http://annchienta.sourceforge.net/?page=home, https://sourceforge.net/projects/annchienta/
- Download: https://sourceforge.net/projects/annchienta/files/annchienta/current/
- State: mature, inactive since 2009
- Code repository: https://github.com/sago007/annchienta, https://sourceforge.net/p/annchienta/code/HEAD/tree/trunk/Annchienta/ (svn)

View File

@ -12,7 +12,7 @@ _Cross-platform application framework._
Not a specialized game framework, but one could write games with it.
Also see the [Qt Creator IDE](https://wiki.qt.io/Qt_Creator).
See also the [Qt Creator IDE](https://wiki.qt.io/Qt_Creator).
## Building

View File

@ -5,7 +5,7 @@ _2D game programming framework for c/c++ programmers with least possible depende
- Home: https://sourceforge.net/projects/sge2d/, https://web.archive.org/web/20110526140520/http://agnosent.com:80/wolfcms/open-source/sge2d
- Download: https://sourceforge.net/projects/sge2d/files/sge2d/
- State: beta, inactive since 2014
- Code repository: https://github.com/Trilarion/sge2d (import of the svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code repository: https://github.com/Trilarion/sge2d (backup of svn), https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code language: C
- Code license: MIT