Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Latest commit

 

History

History
33 lines (20 loc) · 807 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 807 Bytes

Paper soccer

Team project for Software Engineering course from my Bachelor studies at Warsaw University of Technology.

Aim of this project was to implement a digital version of paper soccer game following a given Universal Game System specification.

See https://en.wikipedia.org/wiki/Paper_soccer if you never heard of it. It's quite popular (or at least was quite popular) school game in Poland.

This implementation of the game was not played by human players, however, but by AI. Each team implemented their AI and communication routines (following the protocol described in specs) and lanuchend game instances were playing automatically with each other over LAN.

authors

Mateusz Bysiek

Stanisław Peryt

Adrian Wiśniewski

Maciej Witan

license

Apache License 2.0