Monday, 21 May 2012

Sword and Circle for miniLD 34

I managed to participate in the miniLD this weekend and I came up with the game you can see in the image here. It's a  simple tactical game with swords and circles. Surprisingly enough, I also managed to pass all my exams...
And speaking of LD, it came as a nice surprise that my LD23 entry came in 22nd in the Humor category, out of 1072 submissions. That means I'm in the top 2%, which is awesome!

Play Sword and Circle game here: http://madflame991.blogspot.com/p/sword-and-circle.html

Link to Sword and Circle LD submission: http://www.ludumdare.com/compo/minild-34/?action=preview&uid=5035

Tuesday, 24 April 2012

Space Bear is up and running

"Flying around a bear-head with 6 stars trailing behind it is quite a sight." Ergo

I've managed to upload the game to this blog (which was pretty tedious having in mind Bloggers' limitations...). So instead of downloading the game from GameJolt (which is currently offline) you can play it here --> http://madflame991.blogspot.com/p/space-bear.html


Sunday, 22 April 2012

Space Bear - my LD23 submission and 10th released game

For now I'm just going to post a screenshot and a download link. I'll upload the game to the blog as quick as I can...
Download from --> http://gamejolt.com/open-source/games/space-bear/files/space-bear/download/7747/9813/


Sunday, 15 April 2012

Functions meet Particle Swarm Optimization, Gears meet Update, LD 10 year anniversary


I've posted a little demo showing a Particle Swarm Optimization algorithm in action. Check it out here!

...and I've also updated the "More Gears" thingie. It now supports gears that orbit other gears and I've added  examples to go with this.

And in other news, Ludum Dare 23 is coming up between April 20th - 23rd and it's going to be big since it's the 10 year anniversary edition. Woohoo!

Saturday, 14 April 2012

2 gear problems


Consider two gears placed as illustrated in the first picture below. The bottom gear is fixed (it can not rotate or move in any way). The top gear is not fixed and can spin around the bottom gear while maintaining contact (thus spinning around its own axis).
Try to answer the following questions:

a. How much will the free gear have spinned around its own axis if its initial position is that in fig. 1 and its final position is that in fig. 3?

b. Solve the same problem, but for gears with different radiuses.


Monday, 9 April 2012

Let there be more gears!

This is a 3 hour experiment I've been cooking -->
http://madflame991.blogspot.com/p/more-gears.html

There are 3 mechanisms so far and more will come (you can also build your own). I hope to add gears that spin around other gears, some form of latches (yeah, I'll try to make something Turing complete out of these) and more geary stuff to it.