Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/podshot/twotogether
A 2D Puzzle Game made in Unity 5.1.2
https://github.com/podshot/twotogether
Last synced: 1 day ago
JSON representation
A 2D Puzzle Game made in Unity 5.1.2
- Host: GitHub
- URL: https://github.com/podshot/twotogether
- Owner: Podshot
- Created: 2015-08-26T23:09:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T00:34:51.000Z (about 7 years ago)
- Last Synced: 2024-05-02T02:07:13.781Z (6 months ago)
- Language: C#
- Homepage: http://podshot.github.io/TwoTogether/
- Size: 6.08 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TwoTogether
## Overview
TwoTogether is a 2D puzzle game written in C# using Unity 5.1.2.
Currently TwoTogether is in Alpha but public standalone builds
can be found here.## Roadmap
- Before first release
- [ ] Have a total of at least 10 levels
- [x] Have the ability to either download new levels, or update the game
- ~~Possibly add an ingame level editor~~## Getting Started
1. Clone this repository into a folder of your choice
2. Open Unity and click "Open Other" and navigate to the cloned folder
3. Mess around with the game code, levels, and mechanics
4. If you feel your changes improve the game, submit a Pull Request## License
Podshot (Ben Gothard), retains all rights including distribution. For more
information, please see the "No License" section on [this site](http://choosealicense.com/licenses/)