Skip to content

oddlyspookycherry/Interloop

Repository files navigation

Interloop

Interloop_demo_git.mp4

Interloop is a two-dimensional action-puzzle game where players connect nodes to form enclosed loops and meet a win condition under time pressure. Developed independently, the game is built using C# for scripting and High-Level Shader Language (HLSL) for visuals within the Unity engine.

Developing Interloop was a significant learning experience, particularly in creating custom geometric algorithms for tasks such as level generation and collision detection. One of the key challenges was designing an efficient algorithm that checks whether an arbitrary, potentially self-intersecting polygon encloses a given point.

Additionally, working on Interloop taught me to think in a more modular way. It pushed me to apply object-oriented programming principles and software design patterns to manage the growing complexity of the project.

Available for Android on Google Play: https://play.google.com/store/apps/details?id=com.SpookyProductions.Interloop&hl=en_US&gl=US

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published