Clockworks is an extremely simple (and quickly made) game, that turns around a basic concept; then more you rotate to aim, more enemies are spawned. Do notice that this started just as a prototype of a full game, and im not planning on expand it any further ( not in the near future, at least). [...]
Read More
This is a very nifty script i made up some time ago, what it does is to encript a given string (argument0) with a given password (argument1), it obviously returns the encripted string. /* Encription basic code: -Arg0 = String -Arg1 = Password -Return = Cripted string By Manuel Etchegaray */ var n,nn,ch,r,ok,chp; [...]
Read More
Ive decided to upload a few more screenshots of the game im working on for Competition06, im investing a lot of work on this game lately an i think the result is getting great… ive also learned to do some interesting things while developing this game, ie: i have never done a game with an [...]
Read More