Skip to content

Commit ace133a

Browse files
committed
Merge branch 'main' of github.com:lcscout/run01-unity-game
2 parents f7a5d91 + 705ccf8 commit ace133a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
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: 500px;"/></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='r01-logo.png' style="width: 500px;"/></a>
33
</p>
44

55
<p align="center">
@@ -8,8 +8,16 @@
88
<a href="https://github.com/lcscout/run01-unity-game/releases"><img src="https://img.shields.io/github/downloads/lcscout/run01-unity-game/total"></a>
99
</p>
1010

11+
<br>
12+
1113
**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.
1214

15+
<br>
16+
17+
<p align="center">
18+
<a href="https://coutinho.codes/portfolio/gamedev/run01" target="_blank"><img alt="Game gif showing the initial screen and the gameplay, which is the mutant (humanoid) running and avoid obstacles such as cars and crystals" src='r01-Gif.gif'/></a>
19+
</p>
20+
1321
If you'd like to know more about the project and the development process, check it's [page on my website](https://coutinho.codes/portfolio/gamedev/run01).
1422

1523
Made with [Unity](https://unity.com/) & [C#](https://docs.microsoft.com/en-us/dotnet/csharp/).

0 commit comments

Comments
 (0)