Bots March 2018 • 4,033 Lines • C • Unlicense Programming game about bots that move on a grid. To play the game, your program, a so-called bot, must connect a socket to the Bots server. The bot can be programmed in any language that can open a socket. Used for the KURZ Digital Coding Night 2018 and 2019. Web Client Source
Guess the file December 2018 • 252 Lines • bash • Unlicense Explore a snippet of source code like a dungeon in a roguelike. Can you guess which programming language or project a file comes from? Move with WASD or HJKL, and as soon as you think you know what it is, press Enter and choose your answer from three options. Source