Find a file
2025-05-27 19:19:38 -04:00
CNAME Create CNAME 2025-05-27 19:08:28 -04:00
game.js Enhance endless mode functionality by hiding level display on death screen and improving square spawning logic based on red square ratio. 2025-05-27 19:18:21 -04:00
index.html Added meta data 2025-05-27 19:07:55 -04:00
README.md first commit 2025-05-27 19:05:54 -04:00
styles.css first commit 2025-05-27 19:05:54 -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.