/tile-game-2018

A tile-based game for our 2018 Assessment.

Primary LanguageJavaScript

FuseBlade

Carroll & Karozis


How to get going:

Hey there - welcome to our repo!

  • You’ll find all the theory work in Theory/theory.pdf
  • You’ll find the working game at phaser/index.html

A tile-based game for our 2018 11SDD Assessment.

Our plan for the game is to make a basic RPG with modern technologies that will make it easily expandable in the future. For the graphic element, we plan to go for a simplistic spritesheet that will be able to flow and connect cleanly without an excess of detail. Our game will run in a browser on a JavaScript base.

Available live at https://bencarroll.tech/projects/fuseblade/phaser!

Acknowledgements