Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

thathurtabit

8
Posts
2
Topics
2
Followers
30
Following
A member registered Jun 27, 2018 · View creator page →

Creator of

Recent community posts

Nice!

This is fun! Might be worth changing the background colour of this page so people know where the edges of the game are. Also, minor thing but the bricks are appearing above/over the score.

What was this built with? Good work again!

Looking forward to that Death Counter! Keep up the game makin'!

Aw yeeeaaaah

Doesn't look like there's any way to run a React game with React Router, built with CRA on Itch.io which is a shame. Changing the asset URLs then breaks page routing, and leaving the asset URLs as is returns 403 errors.

Is there  away just pull in an iframe of the game instead? It exists on their own pages, and could just be pulled in via an iframe (rather than uploaded and then pulled in via iframe)

Hi thanks for your reply. This issue seems to be talked about here in Create React App: https://github.com/facebook/create-react-app/issues/1094

(1 edit)

Hi. I'm having problems uploading my static HTML/React Games.

I choose Kind of Project: HTML and upload a .zip of the following structure:

.zip:
    index.html
        static/
            chunk.js
            chunk.js
            style.css
            etc.

But Itch returns 403 on the static folder assets.

See here: https://thathurtabit.itch.io/doop

NOTE: I eventually got this "working" by setting my "homepage" value in package.json to be "." (i.e. just a dot) then changed by react-router to redirect any values to my game page - this meant even if it didn't understand the itch.io url, it would display the game.

PLAY OTEE

Otee

Dodge, Deceive, Don't Die


HTML5 / WebGL / Phaser.js