https://github.com/jessebot/tiny-spirits
Mini game written using Unity where you help a little acorn boy ice skate. Works on Windows and macOS.
https://github.com/jessebot/tiny-spirits
game game-development unity unity3d
Last synced: 2 months ago
JSON representation
Mini game written using Unity where you help a little acorn boy ice skate. Works on Windows and macOS.
- Host: GitHub
- URL: https://github.com/jessebot/tiny-spirits
- Owner: jessebot
- License: gpl-3.0
- Created: 2021-05-10T07:34:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T09:49:35.000Z (about 3 years ago)
- Last Synced: 2025-02-16T09:26:08.480Z (4 months ago)
- Topics: game, game-development, unity, unity3d
- Language: ShaderLab
- Homepage:
- Size: 74.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-spirits
My first Unity game :)This started out with just me doing the rollable tutorial for Unity 2019, but now I'm building on it, because it's fun!
The first level is an ice skating level where you will go with our little acorn boy to teach him how to ice skate.
Nothing bad happens. Only wholesome vibes.
## Screencap From Current Game
### Currently Supported Platforms
* Mac
* Windows#### Future Supported Platforms
* Linux
* Android## Concept Art
## TODOs
* Fix the little butt on acorn boy :O (he has no butt)
* Attempt yet another skybox, current image van mijn tuin <3
* Fix CI/CD - kind of works for mac mono backend, but textures broken
- GHA?
- Add version in readme
- Add downloadable release
- Fix UI : only some screensizes display text :<
- consider jenkins for CICD?