Phaser-Mini-Games

Phaser Mini Games is a collection of mini-games developed using the Phaser framework

MIT License

Stars
0
Committers
2

Phaser Mini Games

Phaser Mini Games is a collection of mini-games developed using the Phaser framework. This project showcases various game development techniques, including platforming, puzzle-solving, and arcade-style gameplay.

Key Components

Bomb Star Collect

  • Gameplay Mechanics: Collect stars while avoiding bombs.
  • Scoring System: Earn points for each star collected.
    image

Ninja Platform

  • Platforming: Navigate through platforms with a ninja character.
  • Obstacles: Avoid traps and enemies to progress.
    image

Phaser Pong

  • Classic Pong: Traditional Pong gameplay with enhanced graphics.
  • Coop: Supports two-player mode.
    image

Ping Ball

  • Bounce Mechanics: Control a ball to hit targets.
  • Physics Simulation: Realistic ball movement and collision.

Rocket Asteroid

  • Space Shooter: Control a rocket to destroy asteroids.
  • Power-Ups: Collect power-ups for enhanced abilities.
    image

VerticDrawEmoji

  • Puzzle Game: Match emojis in a vertical draw.
  • Increasing Difficulty: Levels become more challenging over time.
    image

XO

  • Tic-Tac-Toe: Classic Tic-Tac-Toe gameplay.
  • AI Opponent: Play against an AI or another player.
    image

Features

  • Diverse Gameplay: Various mini-games with unique mechanics.
  • Interactive UI: User-friendly interface for seamless gameplay.
  • Phaser Framework: Utilizes the Phaser framework for robust game development.

This project serves as an excellent example for developers interested in creating diverse mini-games using the Phaser framework.

Related Projects