A downloadable game for Windows

Welcome to SUBCITY, fellow explorer. You are Bob, a small ninja hacker running very fast because you are very very hungry!!

Explore the underground, fight zombies, hack doors, and gather ingredients in order to cook the best pasta you will ever eat.


DISCLAIMER

The demo below is an alpha build, so expect some bugs and weird things to happen :)

Sound design and music are almost nonexistent, so playing with your background music is recommended.

For now, the demo has approximately 10% content of the final game. This will be about hacking stuff, unlocking doors, bypassing firewalls but this is still work in progress !

Anyway, enjoy playing !!

Download

Download
subrunner windows 1.5.2.zip 117 MB

Install instructions

WINDOWS

Download and unzip the file where you want. Do inside the 1.X.X folder, and run subrunner.exe.

If you just downloaded the game, windows defender will show a warning. This is normal behaviour since the game .exe file is not signed.  More details here : https://security.stackexchange.com/questions/242624/how-does-this-unsigned-exe-l...

Anyway source code below if you want to dig in it to ensure this is not a virus !


SOURCE CODE

source code : https://github.com/louisaiva/subrunner

gamedesign document (roadmap, written in french) : https://github.com/louisaiva/subrunner-gamedesign 

If you want to help the project in any way, send me a message ! You can also directly contribute on github, I would be very happy to work with other people :)



MORE ABOUT THE GAME

Below is a list of cool features that I have already implemented / am currently implementing in the game. This will be the foundation of subrunner's universe.


Emergent gameplay

SUBCITY is an apocalyptic city populated with different species that rely on a fragile yet very immersive ecosystem, a bit like RAINWORLD (this is an amazing game, please play it !)

The game uses a GOAP (Goal Oriented Action Planning) system for creating deeply interesting emergent behaviour per species (for now). This is the core of the replayability. 2 runs will never be the same.


Combat-based hacking

Bob is a hacker, which means they hack stuff ! This will be the metroidvania/puzzle core loop of the game. Unlock doors, download files, exploit servers, etc.

BUT I don't want to do another CLI hacking game. subrunner is a fast-paced game, and this is why I am integrating Hacking directly into the core of the gameplay.

Think about it like a Mana+Skill system in any mage fantasy RPG. Download exploits from servers, then equip them into your laptop, and voilà! You are now able to run hacking abilities in the middle of a fight, while running!


I hate backtracking

Yep, the title says it. I hate when you need to walk back all the VERY LONG way to your base/key place to do things. BUT I also hate inconsistent fast travel systems that can break immersion if not well done. How should I fix this ?

SUBCITY is an underground city that expands deeper into the ground, and so it is a level-based non linear world. This means it makes sense to have an Elevator system (which is a kind of fast travel but) inherent to the game's universe. Mobs will also use this elevator. Think about it like a big vertical futuristic subway/metro :D

This way you can go from anywhere to anywhere in a few seconds ! This is still wip but this is another promising feature so that's why I put it here !


- love you, bye !

Leave a comment

Log in with itch.io to leave a comment.