123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|689|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> PC Gaming -> participating in js13k

Sun, 13 Aug 2017, 20:10
rskgames
Going to participate in js13k 2017 contest. Linkage
Sun, 13 Aug 2017, 20:10
rskgames
My failed attempt last year. https://youtu.be/N_OKhP6Zu10
Mon, 14 Aug 2017, 00:09
Jayenkai
13Kb sounded like a lot, until I looked into how big a simple "Hello World" from Monkey-X turned out..

83Kb for nothing! Yikes!!!

Good luck

-=-=-
''Load, Next List!''
Tue, 12 Sep 2017, 20:34

 
rskgames
Created : 12 September 2017
Edited : 13 September 2017
System : Browser Based
Language : Javascript

Save The Lost Friend

Rescue your friends in under 13k

Playable at js13k Games
GitHub
Screenshots
 
Our game got accepted in js13k 2017 competition. Please find it here https://js13kgames.com/entries/save-the-lost-friend

 
Wed, 13 Sep 2017, 00:29
Jayenkai


Blimey, that got hard once I hit the Fire island.
A nice and simple little game, which was surprisingly large, given the 13k requirements!
Well done.

-=-=-

Note to all : Seems to run better in Firefox than in Chrome. Chrome after about a minute or so got really rather slow. Not sure why.
Not very often I use Firefox over Chrome!!! But, hey, at least it wasn't Edge

-=-=-
''Load, Next List!''
Wed, 13 Sep 2017, 01:23
rskgames
Thanks for playing the game.
I was also surprised how firefox was better than chrome. In IE 11 the game is even faster than Firefox but the HUD canvas is not overlayed on top of the game but below the game canvas.
On every new release of browsers, the performance seem to take a hit.
Wed, 13 Sep 2017, 11:16
HoboBen
Neat! Ran well for me on Chrome. How do you get the key off the crab though? I asked him all the questions and it still said I needed his key when I tried to get on the earth island.

-=-=-
blog | work | code | more code
Wed, 13 Sep 2017, 12:25
rskgames
Thanks for playing HoboBen. If you have asked all the questions (6 if you meet crab first or 4 if you have met any other NPC) then the message "Go to the earth island in the north to get the gem" will be displayed a the bottom when you collide with crab.

If it doesn't work please enter the following in the console to get access to all islands.

Game.levelKeys = {"earth":true, "water":true, "air":true, "fire":true};

Thanks.
Fri, 29 Sep 2017, 10:49
rskgames
We got placed 72nd in the JS13k competition.
Fri, 29 Sep 2017, 11:33
Jayenkai
Congrats!

72nd probably not the greatest, but you're up against some tough competition, there.

-=-=-
''Load, Next List!''
Fri, 29 Sep 2017, 11:41
rskgames
Thanks. I participated along with my wife and was happy with completing the game and we learned a lot in the process.
Fri, 29 Sep 2017, 11:55
Jayenkai
Next year, Top ten!!