petrusmatiros / interconnected

A story based adventure game, about where thing begin, and where things are able to go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interconnected

Interconnected is a story based adventure game designed and implemented with the python library pygame

Mindmap over the game design of Interconnected


Table of contents


Installation & setup

  1. Begin with installing the python package pygame via the file requirements.txt

     pip install -r requirements.txt
    
  2. Run the game from Main

     python Main.py
    
  3. Enjoy ^-^

Game description & objective

about where things begin, and where things are able to go

Controls

Basic controls

WASD - movement
E - interact
Q - inventory

Dialogue

Spacebar - skip dialogue

Game

N - toggle sfx
M - toggle music
H - help

Assets

Game design
Petrus Matiros

Concept, story and writing
Petrus Matiros

Visual UI elements
Petrus Matiros

GUI (Pixel Art GUI Elements)
Mounir Tohami

Pixel art (Libresprite & Photoshop)
Petrus Matiros

Textures (Photoshop & Tiled)
Petrus Matiros

Background splash art (Space background generator)
Deep-Fold

SFX (jsfxr and Chiptone)
Petrus Matiros

Background ambience (noises.online)
Petrus Matiros

Background music (Space Music Pack)
Goose Ninja

Asset pack, SFX (Space Ultimate Megapack)
GameSupplyGuy

Font 01 (Humble Fonts Free)
Eeve Somepx

Font 02 (monogram)
datagoblin

Font 03 (Abaddon)
Nathan Scott

Font 04 (managore)
daniel linssen

Notes

This game was developed as a revised version of a previously private project. The inception of the game was procured by being enlisted in a university programming course (Course code: DD1349) at KTH Royal Institute of Technology, in Sweden.

About

A story based adventure game, about where thing begin, and where things are able to go


Languages

Language:Python 100.0%