-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e3a122
commit 6049df1
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
# Untitled Robot Game | ||
A Unity game where a robot jumps around a cave and solves puzzles with goo. | ||
A Unity game where a robot jumps around a cave and solves puzzles with goo. I only had time to design two levels but the mechanics could easily support more. | ||
|
||
**DISCLAIMER** This was a passion project in high school and my first real attempt at programming. | ||
**DISCLAIMER** This was a passion project in high school and my first real attempt at programming. I didn't know much about coding structures or conventions yet ;p | ||
|
||
## Screenshots: | ||
|
||
![TitleScreen](https://github.com/thegalaxykat/robotgame/assets/60857666/f063c040-0d7a-4b4b-909b-bcf84d840fc8) | ||
|
||
![Screenshot](https://github.com/thegalaxykat/robotgame/assets/60857666/cc65861d-17b6-47f8-8853-a5f27eace4db) | ||
|
||
![Screenshot2](https://github.com/thegalaxykat/robotgame/assets/60857666/0c5c7d07-deb6-473f-951d-efcd7c2a94ea) |