alexlostorto / pokemon

Become the ultimate Pokémon Trainer!

Home Page:https://alexlostorto.co.uk/pokemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokémon Card Game

Become the ultimate Pokémon Trainer!

desktop version of the pokémon card game

🏗️ Tutorial

Read article on Medium.

✨ Features

  • Pokémon Card Game created using html, css and vanilla javascript.
  • Uses Pokémon's API to get Pokémon data.

📋 To-do List

  • Make mobile responsive
  • Remove image delay when iterating through Pokémon
  • Add Pokémon types
  • Find higher-quality clouds image
  • Add loading animation to wait for PokeAPI
  • Add error messages/pop-ups

🔧 Set-up

  1. Clone (download all the code from) the GitHub repository, either using Git or downloading as a ZIP file.
  2. Open the HTML file in your browser.
  3. And that's it!

📜 Credits

class Developers:
    self.working = True

    def getDevelopers(self):
        return ['alexlostorto']

Licensed under the MIT License.

About

Become the ultimate Pokémon Trainer!

https://alexlostorto.co.uk/pokemon

License:MIT License


Languages

Language:JavaScript 38.1%Language:HTML 32.8%Language:CSS 29.2%