An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Battery Life

[![Static Badge][itch-badge]][itch-game] [![Unity Build][unity-build-badge]][unity-build]

![Screenshot](/docs/images/battery-life-screenshot.png)

## 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