Inspiration

This is the first time I am working on a project in a hackathon. IN the previous Hackathon I have attended, I couldn't make any project and only looked at everyone else's.One of their project was a game and hence I wanted to do one too. I choose Pokemon as I like the theme as well as my love for animes.

What it does

It is a simple game. You have 10 rounds. In each round you have to choose a pokemon. The system will also choose a pokemon randomly. According to type advantage a pokemon wins. After all rounds who ever has more points will win !

How I built it

I only used simple python program for the implementation. I used HTML and CSS for my web page. But, as I don't know how to integrate the both, I couldn't do that. It just a if-else program to play when you are bored.

Challenges I ran into

The program was lengthy but there weren't much difficulty. The research on Pokemon types and their advantage was difficult. I did face a lot of confusions on how to built my webpage and make it attractive.

Accomplishments that I'm proud of

  • My reasearch on Pokemon Type Advantages
  • My improvement in developing a webpage (It's not much)

What I learned

  • Random number generation in python.
  • CSS
  • div tag in HTML
  • hover feature

What's next for Pokemon Battle Frontier

  • I want to add more Pokemons
  • Integrate the back and front end and launch it as a game.

Built With

Share this project:

Updates