minibutmany

LD28

“One Shot”

Today has been busy so I have only had a few hours to work.

So here is what I have so far. It is a simple line up the spinning dots game called “One Shot”.

Screenshot 2013-12-14 22.52.44

LD29

Collision Shape “Library”

Since the rules say you need to post any personal libraries you will be using, here is a class I use a lot that I may or may not be using. It is pretty basic, it just makes rectangle collision a little easier.

I hope you can understand my spaghetti code.

Here is a link to the .java file on my github page:

 http://minibutmany.github.io/CollisionShape.html.

Happy Ludum Dare!

Yay all done!

“Beneath the skin” is complete. I worked about 5 hours on Saturday and got most of the basics done, and today I worked most of the day and added more features ( multiplayer and a boss battle) as well as polishing things.

Screenshot 2014-04-27 20.07.46

To accommodate for multiplayer, I had to move some controls on to the number pad, which means people with small keyboards wont be able to play :(. Maybe I will change the key binds later.