Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 524 Bytes

Bomberperson

An online multiplayer game similar to its famous predecessors such as Bomberman.

This repo contains both the client and the server code written in C++20 (I use many cool features introduced in that standard). Checkout the generic (de)serialisation implemented in the marshal.h file, quite cool I think.

Written as a part of a university course for the University of Warsaw.

The task proper (in Polish)