DEV Community

Discussion on: I made a thing (machi koro clone)

Collapse
 
jonrandy profile image
Jon Randy 🎖️

Doesn't seem to do anything once I get to the game screen. JS console showing a lot of errors

Collapse
 
spirodonfl profile image
Spiro Floropoulos

Hmmm what browser are you on?

Collapse
 
jonrandy profile image
Jon Randy 🎖️

Firefox - but in this day and age that shouldn't matter?

Thread Thread
 
spirodonfl profile image
Spiro Floropoulos

Nope, it doesn't and I'm not seeing any issues on my end so that's strange. I must be overlooking something.

Thread Thread
 
spirodonfl profile image
Spiro Floropoulos

Ah yes I had a bug in the code that prevented 2 player games from starting. That might've been the issue you were encountering.