Hey,
I just made a port of my entry, One Shot, for android.
You can get it on the google play store here:
https://play.google.com/store/apps/details?id=com.JoeC.LudumDare28&hl=en
Here’s a screen shot, now with fancy lights!
Hey,
I just made a port of my entry, One Shot, for android.
You can get it on the google play store here:
https://play.google.com/store/apps/details?id=com.JoeC.LudumDare28&hl=en
Here’s a screen shot, now with fancy lights!
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!
“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.
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.