Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 831 Bytes

File metadata and controls

23 lines (15 loc) · 831 Bytes

RocketMouse

Author

Michael Alexander Mazilu
Date: June 12, 2024

Description

RocketMouse is an applet-based game where players control a mouse character navigating through obstacles. The game includes background music, power-ups, a scoring system, and high score tracking. Players can control the mouse using the spacebar to jump and pause the game with the 'P' key.

Features

  • Smooth Animation: Utilizes double buffering for seamless gameplay.
  • Power-Ups: Various power-ups that enhance gameplay mechanics.
  • Collision Detection: Interactive elements for obstacles and power-ups.
  • Audio Support: Background music and sound effects for an immersive experience.
  • High Score Tracking: Saves and tracks high scores in a file.

Controls

  • Spacebar: Jump
  • P Key: Pause the game