Skip to content

Commit e513a9b

Browse files
authored
chore(README): fix hyperlink on logo and add badges
1 parent b6f44cb commit e513a9b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<p align="center">
2-
<a href="https://coutinho.codes/portfolio/gamedev/run01"><img alt="Game Logo: It's written Run01: 'til Mayhem but the '0' is the face of the player character" src='Assets/UI/game_logo_2.png' style="width: 700px;"/></a>
2+
<a href="https://coutinho.codes/portfolio/gamedev/run01" target="_blank"><img alt="Game Logo: It's written Run01: 'til Mayhem but the '0' is the face of the player character" src='Assets/UI/game_logo_2.png' style="width: 700px;"/></a>
3+
</p>
4+
5+
<p align="center">
6+
<img src="https://img.shields.io/github/checks-status/lcscout/run01-unity-game/main">
7+
<img src="https://img.shields.io/maintenance/yes/2022">
8+
<a href="https://github.com/lcscout/run01-unity-game/releases"><img src="https://img.shields.io/github/downloads/lcscout/run01-unity-game/total"></a>
39
</p>
410

511
**Run01** is a side-scrolling endless runner game for mobile where you're helping a mutant experiment with its task. The game is similar to [Chrome's Dino Game](https://en.wikipedia.org/wiki/Dinosaur_Game), with a twist on having two runnable planes and being able to teleport between them. Collect the dark stones and keep running, until mayhem.

0 commit comments

Comments
 (0)