Hi all!
I've been working on a new little game the past few days to hone my skills in javascript programming.
It has some rpg and some adventure elements in it. It compares somewhat to the early Zelda games, only without the animation (yet).
There is no set storyline yet, as this little demo is mostly to display the game mechanics. Most of wich is already implemented(combat, xp, gold, monster movement).
The fun thing about a javascript based game is that you only have to load the page once and from then on everything is done dynamically, except maybe for some new tiles (about 2Kb each).
Please don't mind the tileset or leveldesign yet. This has been low priority until now so they are all mostly placeholders for some real artwork (although i quite like 'Gnawler' in all his 2 color greatness
). In all honesty, i could use some help with that, so let me know if you're interested.
Anyway, go play already!
Controls are all handled by the numpad part of your keyboard (make sure num-lock is on).
This game will not work in Opera 8 (dont' know about other versions) as opera reserves the numpad for other functionalities. IE and FF users should be fine.
This game was inspired by Krakox the barbarian (IE only)
I've been working on a new little game the past few days to hone my skills in javascript programming.
It has some rpg and some adventure elements in it. It compares somewhat to the early Zelda games, only without the animation (yet).
There is no set storyline yet, as this little demo is mostly to display the game mechanics. Most of wich is already implemented(combat, xp, gold, monster movement).
The fun thing about a javascript based game is that you only have to load the page once and from then on everything is done dynamically, except maybe for some new tiles (about 2Kb each).
Please don't mind the tileset or leveldesign yet. This has been low priority until now so they are all mostly placeholders for some real artwork (although i quite like 'Gnawler' in all his 2 color greatness

Anyway, go play already!
Controls are all handled by the numpad part of your keyboard (make sure num-lock is on).
This game will not work in Opera 8 (dont' know about other versions) as opera reserves the numpad for other functionalities. IE and FF users should be fine.
This game was inspired by Krakox the barbarian (IE only)