git archives
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
- **[Polycode](polycode.md)** (C, C++, MIT, beta)
|
||||
- **[Qt](qt.md)** (C++, LGPL-3.0, mature)
|
||||
- **[Quad-engine](quad.md)** (Pascal, MIT, beta)
|
||||
- **[SDL Game Engine 2D](sge2d.md)** (C, MIT, beta)
|
||||
- **[SDL Game Engine 2D](sge2d.md)** (C, MIT, beta, inactive since 2014)
|
||||
- **[ScummVM](scummvm.md)** (C++, GPL-2.0, mature)
|
||||
- **[Solarus](solarus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Superpowers](superpowers.md)** (Typescript, ISC, mature)
|
||||
|
@ -4,7 +4,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
|
||||
- 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 language: C
|
||||
- Code license: MIT
|
||||
|
Reference in New Issue
Block a user