All,
I am releasing my first go round with the iso engine.
It is still a work in progress, but I wanted to share what was up and running so far.
There is a known issue/bug where some of the sheep get stuck.
Their legs are still moving but they will not go anywhere (you will understand when you see it).
This is either a fix that will be made in the iso plugin, or I have to figure something out.
If it happens, you just have to reload the page and start again.
It uses the wade 1.0.3 engine and the 1.0.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 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..
cheers
2-28-14 updated game zip file
- changed poly idle and walk to sprite sheets now loads 2 files instead of 16
- changed sheep walk and idle to sprite sheets
- idle sheep now graze instead of just standing
- fixed scoreboard background to look better
- added animated water detail
- changed loading screen
- changed game sounds - all now public domain
2-21-14 updated game zip file
- changed sort point for bridge
- moved flock behavior to Flock object
- reworked herding routine
- moved world creation to World object
- added cloud effect
- added scoreboard feature and Scoreboard object
2-17-14: updated game zip file
-added new terrain and objects
- all map and object data now loaded from json files
- changed herding function -- seems to have gotten rid of slowdown problem
- changed background sound