Skip to content

First milestone

Latest
Compare
Choose a tag to compare
@dannynguyen1 dannynguyen1 released this 10 Apr 02:25
· 35 commits to master since this release

In the v.02 release we added the character sprite to the world and had use input implemented so that the character sprite can move left and right.

We also loaded a background image to the world, but have not fully connected the character sprite and background still needs to be done.

What is left is adding some physics for the character, projectiles, sounds, and enemy sprites.

@fgmart