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)
- Host: GitHub
- URL: https://github.com/kellpossible/gpms
- Owner: kellpossible
- Created: 2018-08-23T15:30:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T09:36:23.000Z (over 7 years ago)
- Last Synced: 2025-01-29T10:15:33.814Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 2.08 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)