Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlsn authored Mar 21, 2024
1 parent 9583f98 commit f7435ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Fireball

I made a ball battle game on Android!
![](imgs/fireball.jpg?raw=true)
![](imgs/fireball.png?raw=true)
It started as a [tutorial project](https://learn.unity.com/project/unit-4-gameplay-mechanics) for me to learn Unity, but I really liked the idea of the game so I adapted it to mobile devices to play on the subway. I added some rogue-like elements and several bosses to make it more challenging and fun. There is also a local leaderboard on your device so you can compete with your friends or yourself.

Your goal is to survive on the ground for as long as possible. There are random upgrades for you to choose from in the beginning and after every boss fight, which grants and upgrades you skills. It also upgrades the powerups of the corresponding color.

I named the game fireball to pay tribute to the 'Fireball' foosball table on which I had so many good memories. Though the game has nothing to do with foosball;)

[Download](Fireball.apk?raw=true) and install the apk on your android and enjoy some ball crashes!
[Download](Fireball.apk?raw=true) and install the apk on your android and enjoy some ball crashes!

0 comments on commit f7435ae

Please sign in to comment.