Multiplayer Zombie Survival IO Game

I’d like to share the code, for a project I’ve been working on for a little while - as to help out anyone getting started.

The tech powering the demo, is React+Redux (using create-react-app, with tailwind styling), Phaser (client+server - thanks @yannick ), with full typescript support.

There’s lots of areas for improvement, but I hope it can provide some direction to people getting started :slightly_smiling_face:

3 Likes

Hi, so I’m willing to begin studying into game development, more specific, Phaser. However, my knowledge of React is almost 0, I was planning on studying that too. However, I have knowledge of Javascript and Css (and Html ofc). Do you have any advice or could you give more of a path to go? Thanks!