various website tweaks (tiny bit of javascript for mobile users), added freee
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
# DDraceNetwork
|
||||
|
||||
- Home: https://ddnet.tw/
|
||||
- Inspiration: Teeworlds
|
||||
- State: beta
|
||||
- Download: https://ddnet.tw/downloads/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keyword: platform, 2D, content open, online, multiplayer co-op
|
||||
- Code repository: https://github.com/ddnet/ddnet
|
||||
- Keyword: platform, 2D, content open, multiplayer co-op, online
|
||||
- Code repository: https://github.com/ddnet/ddnet.git
|
||||
- Code language: C, C++
|
||||
- Code license: Custom (free and open source)
|
||||
- Code license: zlib (src/engine/external partly BSD)
|
||||
- Code dependency: SDL
|
||||
- Assets license: CC-BY-SA-3.0
|
||||
|
||||
@ -15,3 +16,5 @@ Cartoon style 2D multiplayer platform game started out as a modification of Teew
|
||||
Work together with up to 64 people and push your way through maps.
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
15
entries/freee.md
Normal file
15
entries/freee.md
Normal file
@ -0,0 +1,15 @@
|
||||
# FrEee
|
||||
|
||||
- Home: http://edkolis.com/freee
|
||||
- Inspiration: Space Empires IV
|
||||
- State: beta
|
||||
- Download: https://github.com/ekolis/FrEee/releases
|
||||
- Keyword: strategy, turn-based, space, content open
|
||||
- Code repository: https://github.com/ekolis/FrEee.git
|
||||
- Code language: C#
|
||||
- Code license: CC-BY-NC-SA-2.0 (https://github.com/ekolis/FrEee/blob/master/FrEee.Assets/Licenses/license.txt)
|
||||
- Assets license: CC-BY-NC-SA-2.0 (https://github.com/ekolis/FrEee/blob/master/FrEee.Assets/Licenses/license.txt)
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Visual Studio
|
@ -8,7 +8,7 @@
|
||||
- Keyword: platform, 2D, content open, online, shooter
|
||||
- Code repository: https://github.com/teeworlds/teeworlds.git (@created 2010, @stars 1667, @forks 504)
|
||||
- Code language: C, C++
|
||||
- Code license: zlib (sources under src/engine/external partly under BSD)
|
||||
- Code license: zlib (src/engine/external partly under BSD)
|
||||
- Code dependency: SDL
|
||||
- Assets license: CC-BY-SA-3.0
|
||||
- Developer: BeaR, chi1, Dominik D. Geyer, Emir Marincic, heinrich5991, Jakob Fries, Joel de Vahl, Johan Althoff, larsfu, Magnus Auvinen, Matt, Matthew Swain, MyDopefish, oy, Phobos99, Shereef Marzouk, SushiTee, van fstd
|
||||
|
Reference in New Issue
Block a user