Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Gnarley VoidsView game page

Submitted by Gamer_Named_Bobby — 5 hours, 38 minutes before the deadline
Add to collection

Play game

Gnarley Voids's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#17880.8661.500
Graphics#17911.0101.750
Innovation#17991.0101.750
Fun#18140.8661.500
Game Design#18200.8661.500
Theme#18240.8661.500
Overall#18270.9141.583

Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

In what way does your game fit the theme?
There are no check points, so you cannot "rewind" to prior point in the game.

Did you write most of the code yourself and made all the assets from scratch?
I wrote all of the coding and assets myself.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

There is only a mac build in the download! Can you compile for windows or linux (or WebGl, if it's possible). There are about 5 times more windows users than the other platforms.

You appear to be new here. If you need help feel free to ask.

Developer

Made it a WEBGL

Submitted (1 edit)

Don't want to come off rude, but the link is a local host. All computers have an IP address that guides them back to themselves (these are all 127.0.0.0 addresses and are called local host for ease of use). Basically it guides you to a port on your own computer and not to a game you uploaded. It might work if you have the game uploaded to your own port (I don't actually know how one would do that), but it dosen't allow me to reach the game, since I don't know your actual ip address (not that it would actually help and you shouldn't giveaway your ip address for such a purpose anyway)

You probably got a little confused when the uploaded forbade you to upload the webgl build (jam rules, no uploads during rating). Basically you will need to publish a new game and link to that page.


Here is a handy dandy view of my upload where you can see some useful settings. The uploaded zip file contains the index.html and the two other folders that unity provides you with.
If something is still unclear you can massage me any time.

Edit: also set that new project's  "kind of project" setting to html
Developer

thanks

Submitted

Had a look at the reupload. I am not sure what file you used, but this definitely won't cut it.

Here is a brackeys tutorial on how to compile the game (complete guide):

And here is a guide on how to upload it to itch.io:

Hope this helps!
Developer

I cant upload it because i made it with a older version of unity then i got a update. I tried to change the version but it wont let me

Submitted

What version are you using? Are you updating it thru the unity hub?

Developer

yes i used 2018.4 for the game then got a update, now im on 2019.4.4f1 or somthing

Submitted

I use 2019.3.10f1. I was just asking, since there appears to be a bug with the 2020 alpha.

Dose it run at all or is there only a problem when trying to build? What build supports have you installed in the Hub? Have you added the WebGl Build support when installing?

Developer

I think it works now for webGl

Submitted(+1)

Sadly, I can't seem to find the .exe in the folder. It looks like you made this in unity, so I'm assuming something went wrong with the build since the .exe is missing. If there's some other way to launch the game, let me know and I'll give it a shot as well as a rating.

Developer

You can now play it in the browser!! here is the link

http://localhost:51606/

Submitted

Aww... sadly I get "this site can't be reached" when I click on the link.