DDraceNetwork, a free cooperative platformer game
Go to file
oy 040b02c627
Merge pull request #2012 from Dune-jr/codacy-fixes
Fix a few relevant issues raised by Codacy. #2009
2019-02-03 12:47:00 +01:00
.circleci Also try running the server on CircleCI 2019-02-03 02:31:16 +01:00
cmake Add CMake 2018-12-25 21:54:26 +01:00
datasrc Fix a few issues raised by Codacy 2019-02-03 02:00:24 +01:00
other Merge pull request #1949 from ChillerDragon/master 2019-01-05 18:30:41 +01:00
scripts Add automatic dependency download to CMake for Windows 2019-02-03 11:25:24 +01:00
src Merge pull request #2012 from Dune-jr/codacy-fixes 2019-02-03 12:47:00 +01:00
.gitignore removed no longer gitignore entry 2019-01-05 14:52:03 +01:00
.gitmodules Add branch info (master) to .gitmodules 2018-11-11 13:46:50 +01:00
appveyor.yml Add AppVeyor CI 2019-02-03 11:24:46 +01:00
bam.lua Add automatic dependency download to CMake for Windows 2019-02-03 11:25:24 +01:00
CMakeLists.txt Merge pull request #2013 from heinrich5991/pr_circleci_cmake 2019-02-03 12:38:07 +01:00
configure.lua switched gcc and cl compiler detection. (#1503) 2017-10-03 19:04:22 +02:00
license.txt updated license with a list of authors and updated the year. closes #1548 2018-11-25 18:19:27 +01:00
readme.md Add packaging status for a couple of repositories to readme.md 2019-01-12 01:27:12 +01:00
storage.cfg fixed currentdir and added appdir search path 2017-09-16 19:10:19 +02:00

Packaging status

Teeworlds CircleCI

A retro multiplayer shooter

Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps!

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. See license.txt for full license text including copyright information.

Please visit https://www.teeworlds.com/ for up-to-date information about the game, including new versions, custom maps and much more.

Instructions to build the game can be found at https://teeworlds.com/?page=docs&wiki=compiling_everything. In particular, you will need SDL2 and FreeType installed.

Originally written by Magnus Auvinen.