Skip to content

Remake of the iconic snake-line puzzle mechanic from The Witness, expanded into a set of 12 custom-designed levels. Built entirely in C# with Visual Studio Code, the game was a deep dive into object-oriented programming and puzzle design.

Notifications You must be signed in to change notification settings

LogaGill489/WitnessTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Witness

The Witness is a short puzzle game inspired by the line-drawing mechanic found in the game with the same title. I developed it in C# using Visual Studio 2022, wanting to challenge myself with a mouse-based system where the player can "free-roam" within the grid boundries.

The game features 12 original, handmade levels with increasing complexity and is played on a class-based grid-layout that leans heavily on object-orientated programming. The focus on modular level design and progression systems helped refine my approach to structuring logic-heavy games, and it remains one of my most rewarding solo builds due to its combination of technical depth and creative problem-solving.

About

Remake of the iconic snake-line puzzle mechanic from The Witness, expanded into a set of 12 custom-designed levels. Built entirely in C# with Visual Studio Code, the game was a deep dive into object-oriented programming and puzzle design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages