Skip to content

eliasreid/pokemon-enemy-ctrl-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Enemy Controller - Web client and server

WIP

This repo contains a web server and webclient for controlling the enemy battle actions in pokemon game emulators:

  • Web server in src/: Makes a websocket connection to an enemy-ctrl plugin running on a host emulator to open a "session" that a browser client can join.
  • Client in client/: Browser based UI to send commands to the emulator to control the enemy actions. Connects to a session opened by the emulator.

Emulator plugin repo - controls Pokemon Crystal through BizHawk's GBHawk GBC emulator (also WIP): https://github.com/eliasreid/crystal-ai-ctrl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published