You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this repo kindof randomly and the game looked like a lot of fun! I decided to try to experiment and add a few things to it for submission to the GithubGameoff 2021
The main changes I made:
removed arrow keys to move player -- player will always orbit the planets instead
added the ability to use a mic to make the player jump (if input > median background noise then player jumps)
implemented a variable poission disk sampler to place planets (allowing there to be a bunch of random levels)
removed the red guys (making the game more like a casual game that the player can quit rather than getting a game over screen)
an online leaderboard (although this isn't working on itchio atm -- just the unity editor for some reason)
As the initial code was written by you, I wondered: would you like to be added to the game's submission? ATM I just have you in the credits of the game.
Thanks!
Avi
The text was updated successfully, but these errors were encountered:
Hey @TobiasWehrum !
I found this repo kindof randomly and the game looked like a lot of fun! I decided to try to experiment and add a few things to it for submission to the GithubGameoff 2021
The main changes I made:
Some other random stuff
Here is a youtube vid of gameplay: https://youtu.be/wi2aiE-3S3Y
Here is the itchio page: https://avivajpeyi.itch.io/looper
As the initial code was written by you, I wondered: would you like to be added to the game's submission? ATM I just have you in the credits of the game.
Thanks!
Avi
The text was updated successfully, but these errors were encountered: