GitHunt
TO

tot-git27/pokemon-roulette-game

Interactive Pokémon roulette game built with Angular — test your luck in a fun, fast, and engaging web experience.

Pokémon Roulette Game

Welcome to Pokémon Roulette, an engaging game that combines the thrill of roulettes with the charm of Pokémon! Dive into the adventure and test your luck.

Live Demo

Experience the game live: Play Pokémon Roulette


Development Guide

Local Development Server

To set up a local development environment:

  1. Run the following command to start the development server:

    ng serve
  2. Open your browser and navigate to http://localhost:4200/.

    The application will automatically reload whenever you modify any source files.

Building the Project

To compile the project for production:

ng build

The build artifacts will be stored in the dist/ directory. The production build is optimized for performance and speed.

Running Unit Tests

Execute unit tests using the Karma test runner:

ng test

Deployment

Deploy the application using angular-cli-ghpages:

ng deploy --base-href=/pokemon-roulette/

Author: ToT

Contact & Support

For inquiries or development support, feel free to reach out via Telegram.

Languages

TypeScript88.1%HTML9.5%CSS2.4%

Contributors

MIT License
Created December 30, 2025
Updated January 31, 2026
tot-git27/pokemon-roulette-game | GitHunt