Skip to content

janekhuong/pokemon-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Game

Screenshot 1 Screenshot 2

A dynamic Pokémon-themed game built using JavaScript and HTML.

Features

  • Player Movement: Navigate through the map with responsive character controls.
  • Map Boundaries: Prevent players from moving beyond defined boundaries.
  • Battle Sequences: Engage in turn-based Pokémon battles.
  • Animations: Smooth transitions and animations for battles and movement.
  • Pixel Art Design: Retro visuals inspired by classic Pokémon games.
  • Game Audio: Background music and sound effects, which can be toggled on and off with a mute button.

How to Play

Controls

  • Move Up: W
  • Move Down: S
  • Move Left: A
  • Move Right: D

Objective

  • Explore the map, encounter wild Pokémon, and participate in battle sequences.
  • Defeat opposing Pokémon in turn-based combat.

Setup

  1. Clone the repository:
    git clone https://github.com/janekhuong/pokemon-game.git
  2. Navigate to the project directory:
    cd pokemon-game
  3. Open index.html in your browser to start the game.

Technologies Used

  • HTML5 Canvas: For rendering the game world and animations.
  • JavaScript: Core logic for player interactions, battles, and game mechanics.
  • CSS: Basic styling for the game layout.

Future Enhancements

  • Implement an option to pick from a variety of starter Pokémon
  • Inlcude a wider variety of wild Pokémon
  • Introduce the ability to talk to other chracters
  • Implement the ability for characters to enter houses
  • Add an XP bar during battle scenes
  • Add more areas to explore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors