An open API service indexing awesome lists of open source software.

https://github.com/kellpossible/gpms

Generative Platformer Mechanics System (GPMS)
https://github.com/kellpossible/gpms

Last synced: about 1 year ago
JSON representation

Generative Platformer Mechanics System (GPMS)

Awesome Lists containing this project

README

          

# Generative Platformer Mechanics System (GPMS)

This project is part of the Swinburne University SWE30010 subject.

## Project Participants

| Name | Github |
| ---- | ---------------------------------------------- |
| Dale | [daledesilva](https://github.com/daledesilva) |
| Luke | [kellpossible](http://github.com/kellpossible) |
| Tom | |
| Sang | |
| Hei | [w0nght](https://github.com/w0nght) |

## Setup Instructions

You will need to install [Unity Game Engine Editor](https://unity3d.com/unity/editor) version `2018.2.5f1`. More extensive instructions can be found in [setup](Docs/setup.md)

## Project Documentation

The documentation for the project can be found at [Docs/index.md](Docs/index.md)