Nan Xiao 6eb722c47d replace getOpt with getopt (#22515) 1 year ago
..
dependencies 6eb722c47d replace getOpt with getopt (#22515) 1 year ago
enet_server 6eb722c47d replace getOpt with getopt (#22515) 1 year ago
lib afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) 1 year ago
server 6eb722c47d replace getOpt with getopt (#22515) 1 year ago
README.md 2680a613be Always use https:// in git clone 8 years ago
TODO.md 75b508032b added manyloc test suite; --path now relative to project dir if not absolute 11 years ago
client_settings.json 75b508032b added manyloc test suite; --path now relative to project dir if not absolute 11 years ago
keineschweine.nim 6eb722c47d replace getOpt with getopt (#22515) 1 year ago
keineschweine.nim.cfg 7739e23420 defaults to ORC (#19972) 2 years ago

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