maze shooter

Details

This was my very first game project. While studying computer science prior to enrolling in game development school, I aimed to create an entertaining multiplayer shooter featuring a randomly generated maze where bullets ricochet off walls and could come back toward the player.

Info

Game engine : Unity (Client) / C# (Server)
Context : First game project

The Team

1 Programmers

My Work as a Programmer

  • Dedicated server in C#
  • Procedural Maze generation adapted from a 2D algorithm
  • Bullet bouncing
  • Multiplayer
  • Minimap