ea80f967a9
Bug discovered by compiler warning C4334 which says: >'<<': result of 32-bit shift implicitly converted to 64 bits (was >64-bit shift intended?) |
||
---|---|---|
.circleci | ||
cmake | ||
datasrc | ||
other | ||
scripts | ||
src | ||
.gitignore | ||
.gitmodules | ||
appveyor.yml | ||
bam.lua | ||
CMakeLists.txt | ||
configure.lua | ||
license.txt | ||
readme.md | ||
storage.cfg |
Teeworlds
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.