https://github.com/chris-fung-dev/battery-life
A Unity 2D game made for the game jam (Mini Jam #146 on Itch in 2023) about a robot keeping his light on
https://github.com/chris-fung-dev/battery-life
game game-development gamejam unity unity2d unity2d-game
Last synced: over 1 year ago
JSON representation
A Unity 2D game made for the game jam (Mini Jam #146 on Itch in 2023) about a robot keeping his light on
- Host: GitHub
- URL: https://github.com/chris-fung-dev/battery-life
- Owner: chris-fung-dev
- Created: 2023-11-24T21:07:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T23:35:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T11:56:10.265Z (over 1 year ago)
- Topics: game, game-development, gamejam, unity, unity2d, unity2d-game
- Language: ShaderLab
- Homepage: https://chris-fung-dev.itch.io/battery-life
- Size: 4.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battery Life
[![Static Badge][itch-badge]][itch-game] [![Unity Build][unity-build-badge]][unity-build]

## About
My first game jam project in Unity. A game where you a little robot trying to make it home but you have to collect batteries to not run out of power.
## Challenges
- Game was completed in 48 hours.
- Theme required the use of light
## Tech Used
### Languages
- C#
### Tools
- Unity
- Aesprite
- Visual Studio Code
## Credit
- Assets from [Person](link)
[itch-badge]: https://img.shields.io/badge/Itch-play_my_game-blue?style=for-the-badge&logo=itch.io
[unity-build-badge]: https://img.shields.io/badge/unity-build-brightgreen?style=for-the-badge&logo=unity
[itch-game]: https://chris-fung-dev.itch.io/battery-life
[unity-build]: https://github.com/chris-fung-dev/battery-life/actions/workflows/release.yml