Pokémon team builder web application with real-time competitive battling against other users.
Watch the Demo here.
-
Install the PokéBattle Rails Backend API
-
Install Node.js and npm
$ brew install node
-
Clone this repository and
cd
into the directory -
Install all dependencies
$ npm install
-
Start the Frontend server
$ npm start
- Add pokémon to your team
- Moves are randomized by what that pokémon is able to learn
- Release pokémon from your team
- Create a Battle Room
- Join another user's open Battle Room
- Battle the other user!
- React.js
- Ruby on Rails API
- PostgreSQL
- Bootstrap
- HTML/CSS
PokéBattle is released under the MIT License.
Pokémon and Pokémon character names are trademarks of Nintendo.