Skip to content

louisaiva/subrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

788 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUBRUNNER

capsule

About

SUBRUNNER is a 2D top-down action/maze cyberpunk game where you play as a small ninja hacker trying to escape the underground and make it to the surface for some pastaaaaaas omg i love pastas.

Navigate through dangerous facilities, fight hostile creatures, and hack your way through locked doors and security systems using your laptop. Every hack you pull off and every enemy you defeat brings you closer to the elevator—and freedom.

Core Gameplay

Your arsenal consists of two main mechanics:

Combat

Equip weapons and engage enemies in real-time, top-down combat. Attack, dodge, and use consumable items to survive encounters. Defeat enemies to earn XP, level up your character, and increase your damage output.

attack

Hacking

Find a laptop and you unlock the ability to hack into devices and security systems. Target vulnerable systems, execute exploits, and manage your limited CPU cores efficiently. Each successful hack opens new paths and disables threats.

hacking

Progression

Collect weapons, consumables, and equipment as you explore. Manage your inventory and equip items from four dedicated hotkey slots. As you gain experience, you'll level up and become stronger.

level-up

Controls

Keyboard

  • W/S/A/D - Move
  • Shift (hold) - Sprint
  • Space - Attack
  • E - Interact with objects
  • F - Open inventory
  • Mouse movement - Select hack target
  • Mouse click - Execute hack
  • Esc - Pause
  • Tab - Open map
  • Alt - Dash ability
  • R - Use equipped consumable

Gamepad

gamepad

Strong Points

Intelligent Enemy AI

Enemies use a Goal-Oriented Action Planning (GOAP) system for adaptive, challenging behavior. Rather than following scripted patterns, enemies make tactical decisions based on the current game state, creating dynamic and engaging encounters.

Scalable Architecture

The game uses a Capabilities system for all objects in the game world. This modular, component-based approach allows for quick iteration, easy addition of new entity types, and seamless scaling as the project grows.

Download & Installation

Latest Release

Download the latest build from the subrunner releases page.

Pre-built binaries are available for Windows. Extract and run the executable—no installation required.

From Source

Clone the repository and open the project in Unity 2022.3 LTS or later. All dependencies are included in the project.

git clone https://github.com/louisaiva/subrunner.git

Learn More

For detailed game design documentation, visit the subrunner design repository.


Made with ❤️ for cyberpunk lovers and hacking enthusiasts.

About

2D Pixelart Roguelite game made using Unity

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages