7 ms·
The Pokemon example is pretty damn neat: http://arcanis.github.io/pokelib/example/ http://arcanis.github.io/pokelib/example/
by lziz 12y ago
The Pokemon example is pretty damn neat: http://arcanis.github.io/pokelib/example/ http://arcanis.github.io/pokelib/example/
- tokenizerrr 12y agoOh that's great, and it seems you can hook into the game's events as well! Might look into making a bot that plays pokemon at some point...
- arcatek 12y agoYep, that's the big thing that Virtjs allows compared to the others: listen to runtime events. The Pokelib is currently a kind of proof-of-concept and, as such, doesn't map all Pokemon game events (yet!), but it already have a few nice abstractions, and it should get better over the time. In the meantime, you can hack an Input Device to make a bot :) http://virtjs.com/developers/implementing-a-device/#random-input-device http://virtjs.com/developers/implementing-a-device/#random-i...
- lohankin 12y agodoesn't work for me on Chrome. What exactly is this emulator supposed to emulate?