Space Game

A friend and I decided to create a small game, and see what we could do. We didn’t have a clear objective – but thought it would be fun, and it was. The concept was a space game like Hardspace: Shipbreaker, except more horror-eske; unfortunately after about a month, we both lost enthusiasm and abandoned the project. Though there was some interesting problems, and stuff I learnt along the way.

Tool System

Wiring System

Interaction System

Input System

The input system was quite extensive, allowing pretty much every input the player needed to be invoked with coroutines. See here: https://github.com/remusjones/Space-scavenger/blob/master/Assets/Project/Scripts/PlayerInputController.cs

Full link to the Github: https://github.com/remusjones/Space-scavenger

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s