
KAIJU VS
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Kaiju, original from japan, if you love big monster, you must know Godzilla, the king of kaiju. Because its new movie "Godzilla Resurgence" is almost coming, so this time I use kaiju as my title :P
About this game:
This is a game, which you can raise a kaiju, and let them fight with otthers.
Game mode description:
1. Create Kaiji:
This mode can let you create your own kaiju, use different name and sentense to make you kaiju stronger!
2. Let them fight*:
This is VS mode which you can fight with other player's kaiju through the code generate after you play mode 1. You can play with your friends or comment your code wait someone to challenging you,try it!
*: If you don't know how to let fight go next round, just press the space key.
--2016/04/22 Add--
Thanks for so many advice. here is a post ld ver.
--Add some game message.
--Adjust some difficult condition to get some parts.
--Add battle effect.
--Add type skill in battle.
--More bugs...?
Hope you enjoy it.
HINT: Kaiju's start stat depends on its name, and kaiju's stat growing depends on what you say. So same input will get same result.
--2016/04/28 Add--
Seems like so many people can't get them fight, I have tried in Chrome & FireFox they are work fine.
There is a known bug: If you try to enter VS without enter correct code, the game will freeze. This is a javascript problem.(Uncaught SyntaxError: Unexpected end of input). I'm sorry about this bug and not fix this in Post LD version. So I recommand paste code in title to avoid this bug. Also, this is a javascript + html game, I am not sure if this may cause a security setting problem or not.
Anyway, I'm sorry about this, and I will try avoid the bug like this next time.
Thanks for all your comments.
About this game:
This is a game, which you can raise a kaiju, and let them fight with otthers.
Game mode description:
1. Create Kaiji:
This mode can let you create your own kaiju, use different name and sentense to make you kaiju stronger!
2. Let them fight*:
This is VS mode which you can fight with other player's kaiju through the code generate after you play mode 1. You can play with your friends or comment your code wait someone to challenging you,try it!
*: If you don't know how to let fight go next round, just press the space key.
--2016/04/22 Add--
Thanks for so many advice. here is a post ld ver.
--Add some game message.
--Adjust some difficult condition to get some parts.
--Add battle effect.
--Add type skill in battle.
--More bugs...?
Hope you enjoy it.
HINT: Kaiju's start stat depends on its name, and kaiju's stat growing depends on what you say. So same input will get same result.
--2016/04/28 Add--
Seems like so many people can't get them fight, I have tried in Chrome & FireFox they are work fine.
There is a known bug: If you try to enter VS without enter correct code, the game will freeze. This is a javascript problem.(Uncaught SyntaxError: Unexpected end of input). I'm sorry about this bug and not fix this in Post LD version. So I recommand paste code in title to avoid this bug. Also, this is a javascript + html game, I am not sure if this may cause a security setting problem or not.
Anyway, I'm sorry about this, and I will try avoid the bug like this next time.
Thanks for all your comments.