Bag Of Cows

Classs Based JS Game

This is a template following on from the Basic JS Game, but here the players, monsters and static objects are all made using classes.

This is an introduction to get you used to using a class structure and extending it by inheriting and making instances.

Step 1: Download a zip file of the starter files

Step 2: Download the Word file of instructions