ashish2199 / Aidos

A beginner friendly project with aim of creating our own version of Bomberman.
GNU General Public License v3.0
41 stars 27 forks source link

entity classes added #16

Closed dostertag closed 6 years ago

dostertag commented 6 years ago

Created Entity as an interface, then extended movable and static as abstrace