Skip to content

FlagWarriors new version with Phaser, React CRA, Typescript, Path finding, SW...

License

Notifications You must be signed in to change notification settings

manuelLandreau/flagwarriors-cra

Repository files navigation

GitHub version

GitHub version Codacy Badge

A simple phaser.js game inspired by AoE2 and "Capture the Flag"

Remake from the 2016 version

For now it's a mess, some help would be nice ;)

Demo here

Features:

  • phaser 2.x
  • easystar (path finding)
  • Wrapped in Create React App.
  • socket.io (multi player 2p)
  • Chat integretion
  • Create game and join system (in progress)
  • ...

TODO :

  • Better assets
  • Tests
  • Some clean up
  • ...

run game :

npm install

npm start

Go to http://localhost:3000

Need this server aside