Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

HaxePunk demo 05

This demo showcases:

An example of a shoot-em-up. Background imagery is still missing.

  • Mouse movement and button input
  • Easing function (player entity eases towards mouse location)
  • Showcasing different enemies and movement patterns all through one Enemy class
  • Entity health & destruction

Written by DaVince for HaxePunk 4.x
Please let me know if any of the demos break or contain a mistake.