Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nishantbalaji committed Apr 12, 2022
2 parents 0a24853 + c124a71 commit 3888d92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
Source code [here](https://www.dougdoug.com/twitchplays). Updated to work with [Pokémon Platinum](https://www.emulatorgames.net/roms/nintendo-ds/pokemon-platinum-version-us/) running on [Desmune](http://desmume.org/download/).

**_Note: Num Lock must be turned off for the movement commands to work effectively._**

## Installation
* Clone the repository, and make sure you have [Python 3.X](https://www.python.org/) installed.
* Install the requirements by running `pip install -r requirements.txt`
* Change the `TWITCH_CHANNEL` variable in `TwitchPlays_Pokemon.py` to your Twitch username.
* Run the code by running `python TwitchPlays_Pokemon.py` in your terminal
* Commands in Twitch chat should now input in your computer. Click into the game and it should work!

0 comments on commit 3888d92

Please sign in to comment.