Skip to content

pwmarcz/netacka

Repository files navigation

Netacka

Netacka is a multiplayer game similar to Zatacka.

For more information, go to https://pwmarcz.pl/netacka.

I wrote this in high school. Expect some horrible code.

Patches welcome!

Building

Netacka depends on:

  • Allegro 4 (under Ubuntu, liballegro4-dev)
  • libnet (vendored in libnet/ directory)

The provided Makefile should run under Linux.