PiskWorks

Multiplayer 3D Noughts and Crosses GitHub

Game of Noughts and Crosses for 2 players on LAN played in 3D grid.

  • Technology: C#, MonoGame

  • Techniques: Sockets, Tasks, 3D graphics


CShargs 🌊🦈

Declarative argument parser for C# GitHub

Library for argument parsing in C#. User create a class representing the arguments object. The library populates this object with data from the command line using reflexion.

  • Technology: C#

YOLO

Game jam submission where you only live once GitHub Game page

Team submission to GAMEHIGHED Jam 2021. Player has 1 minute to tick off silly bucketlist tasks.

  • Technology: C#, MonoGame

Pacman

Simple Pacman game GitHub

My version of the classic ZX-spectrum game.

  • Technology: C#, MonoGame