Nindaleth 1d43c8620e fix several typos in documentation and comments (#12553) преди 5 години
..
dependencies 1d43c8620e fix several typos in documentation and comments (#12553) преди 5 години
enet_server 5345c5b130 remove deprecated modules (#10215) преди 6 години
lib 0ebfcd4c0f Remove deprecated modules (asyncio, sockets, ftpclient) (#10401) преди 6 години
server fa7f5742d3 Fix spellings (#12277) [backport] преди 5 години
README.md 2680a613be Always use https:// in git clone преди 8 години
TODO.md 75b508032b added manyloc test suite; --path now relative to project dir if not absolute преди 11 години
client_settings.json 75b508032b added manyloc test suite; --path now relative to project dir if not absolute преди 11 години
keineschweine.nim a5ecbf823f lots of small changes преди 6 години
keineschweine.nim.cfg 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs преди 6 години

README.md

keineSchweine

Just a dumb little game

Dependencies

How to build?

  • git clone --recursive https://github.com/fowlmouth/keineSchweine.git somedir
  • cd somedir
  • nim c -r nakefile test or nim c -r keineschweine && ./keineschweine

Download the game data

You need to download the game data before you can play: http://dl.dropbox.com/u/37533467/data-08-01-2012.7z

Unpack it to the root directory. You can use the nakefile to do this easily:

  • nim c -r nakefile
  • ./nakefile download