Skip to content

Beking0912/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakout.gif

Breakout in 3D

👉👉👉 View the detailed tutorial here: Game Development: 3D Breakout

This is a 3D version of the classic Brick Breaker game, built using JavaScript and React.

Features:

  • Bricks, ball, and paddle are rendered in 3D, with all motion in 2D.
  • The ball starts in a random direction if it misses the paddle.
  • When the ball strikes an object, it bounces off with a reflected arrival angle.
  • The user can move the paddle left and right.
  • When the ball strikes a brick, the brick disappears.
  • The game ends when all bricks disappear.
  • Play music.

How to run

How to Play:

  • Slide your trackpad with two fingers to change the view.
  • Move your mouse to control the position of the paddle.
  • Try to hit all the bricks with the ball to make them disappear.
  • If the ball misses the paddle, it will start over in a random direction.
  • Keep playing until all the bricks have been cleared.

Enjoy the game and have fun breaking some bricks in 3D!

About

🎮 A 3D version of Breakout web game with @react-three/fiber.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published