Search the Community
Showing results for tags 'hfms'.
-
Hello, That's my first post so... I hope I'm in the right place for such request... I'm a website developer and I created a jQuery library to manage and fix some complex GUI problems I had in javascript and jquery with the help of an FSM. In itself, the library proposes a jquery extension to create (hierarchical) finite state machines on DOM objects reacting on javascript or virtual events... I'm not in the game devs at all but I was wondering if the library could be used in this area and would be great if that could be... I'm looking for people who would accept to give it a try for a "real" game or some "real" game test, in order to have feedback as: - perhaps that's the library is of no use for game dev :-( - perhaps what's really missing to be useful - possible improvements on features, speed, etc. The library is available on github : https://github.com/intersel/iFSM There are some examples to show how it works - http://www.intersel.fr/ifsm-jquery-plugin-demos.html#demolist and you can see some game bad mockups: http://www.intersel.fr/assets/gitdemos/iFSM/Mastermind.html http://www.intersel.fr/assets/gitdemos/iFSM/Example_BouncingBall_reacting_to_mouse.html using jCanvas Thanks for any help :-) Emmanuel