Find a file
2025-05-27 21:45:42 -04:00
CNAME Create CNAME 2025-05-27 19:08:28 -04:00
game.js Enhance game settings UI with improved button styles and icons; update difficulty and mode selection logic to show relevant information dynamically. 2025-05-27 21:44:37 -04:00
index.html Revising due to cache 2025-05-27 21:45:42 -04:00
README.md first commit 2025-05-27 19:05:54 -04:00
styles.css Enhance game settings UI with improved button styles and icons; update difficulty and mode selection logic to show relevant information dynamically. 2025-05-27 21:44:37 -04:00

ZoneOut

A fast-paced square collection game where you select and clear bouncing squares. Choose your difficulty and game mode, then try to achieve the highest score!

Game Modes

  • Levels: Progress through increasingly challenging levels
  • Endless: Play indefinitely with increasing difficulty

Difficulty Levels

  • Easy: Infinite lives, slower squares, 20% red squares
  • Medium: 5 lives, moderate speed, 30% red squares
  • Hard: 3 lives, fast squares, 40% red squares

How to Play

  1. Select difficulty and game mode
  2. Click individual squares or drag to select multiple squares
  3. Green squares: +1 point
  4. Yellow squares: +3 points
  5. Red squares: -1 life (in Medium and Hard modes)
  6. Complete levels quickly for time bonuses
  7. Maintain combos for additional bonuses

Features

  • Smooth selection system with visual feedback
  • Combo system for consecutive collections
  • Time bonus system with detailed breakdown
  • Particle effects and animations
  • Modern UI with glassmorphism effects
  • Responsive design that adapts to window size

Running the Game

Open index.html in a modern web browser to play.