All,
Had a go at a labyrinth type game on wade.
It is still a work in progress, but I wanted to share what was up and running to get feedback on the gameplay.
You can rotate the iso board, and it has a simple gui on the bottom of the screen.
I will continue to work on it - specifically spells and re-release as stuff gets finished.
It uses the wade 1.1 engine and the 1.1 iso plugin
In the html, these are loaded from a common directory.
You will have to modify the html file to point to wherever you are getting the wade engine and iso plugin from.
Besides modifying the html, it should run out of the box.
Feel free to reuse the code as you wish..
The images and sounds are all under CC 3.0 so attribution is requested..
If you run it with the console debugger, whenever a sound plays it flags an error
This is a known bug in the wade engine and should be fixed in the next minor release.
cheers
3-15-14 updated game zip file
- changed movement type to 'diagonal' to prevent characters from appearing to walk through walls at corners
- modified speed and zoom settings
- added spells to game