Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterfication/space-jumper-unity
A small logical game about finding the right way 🎮
https://github.com/peterfication/space-jumper-unity
Last synced: 23 days ago
JSON representation
A small logical game about finding the right way 🎮
- Host: GitHub
- URL: https://github.com/peterfication/space-jumper-unity
- Owner: peterfication
- License: gpl-3.0
- Created: 2022-06-24T07:05:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T04:29:55.000Z (over 2 years ago)
- Last Synced: 2024-12-18T04:57:25.721Z (23 days ago)
- Language: C#
- Homepage: https://peterfication.itch.io/space-jumper
- Size: 11.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Space Jumper
A small logical game about finding the right way 🎮 Developed in Unity.
[Play it on itch.io](https://peterfication.itch.io/space-jumper) or [download a release (uncertified)](https://github.com/peterfication/space-jumper-unity/releases).
## DISCLAIMER
```
The idea for SpaceJumper is originally from an old DOS game. I can't find it anywhere online
because I forgot the name. So if somebody knows the name or even has a copy of it I would be
very happy to hear about it! :)
```## Contributing
### Levels
Feel free to provide a PR that adds a new level by adding it to [the Levels class](./Assets/Scripts/Levels.cs).
## Credits
- Background image by [Stephen Rahn](https://stocksnap.io/author/srahn)
- [Platforms and player assets](https://assetstore.unity.com/packages/2d/characters/free-pixel-space-platform-pack-146318) by [Aiden Art](https://assetstore.unity.com/publishers/42637)
- Keys from [uxwing](https://uxwing.com/category/computers-mobile-hardware/)