eakosin / TheExplorerProject

A 2D MMO-PVE dungeon crawler with item based character progression.
4 stars 3 forks source link

Create Basic Enemy Object #27

Open eakosin opened 10 years ago

eakosin commented 10 years ago

Create and implement the basic enemy object with placeholder art, drawing functions, and necessary event handling and state information such as position, health, and direction.