Skip to content

Poke Battles is a web-based application that simulates Pokémon battles, allowing users to engage in turn-based combat between different Pokémon species.

Notifications You must be signed in to change notification settings

nisargshahh/poke-battles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poke Battles

Poke Battles is a web-based application that simulates Pokémon battles, allowing users to engage in turn-based combat between different Pokémon species.

Features

  • Battle Simulation: Engage in turn-based battles between various Pokémon.
  • Dynamic Interface: Interactive UI for selecting moves and viewing battle progress.

Installation

  1. Clone the Repository:

    git clone https://github.com/nisargshahh/poke-battles.git
    cd poke-battles
  2. Install Dependencies:

    Ensure you have Node.js installed. Then, run:

    npm install
  3. Add your .env file: Add a .env file, get your Cerebras API Key and write this

    CEREBRAS_API_KEY = your_api_key
    

Usage

  1. Start the Application:

    npm start
  2. Access the Application:

    Open your web browser and navigate to http://localhost:3000 to start a Pokémon battle.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

About

Poke Battles is a web-based application that simulates Pokémon battles, allowing users to engage in turn-based combat between different Pokémon species.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published