Skip to content

RicCastelhano/breakout-game-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout Game Tutorial

The blog post is here

By the end of the tutorial, you should get a similar game:

Tile_1

This tutorial includes:

  • Basic Linear Movement
  • Keyboard Control
  • Basic Collision Detection
  • 5 Different Brick Types to enhance the game experience
    • Red: Double the ball speed
    • Green: Back to normal speed
    • Blue: Enlarge paddle width during 50 seconds
    • Gold: Unbreakable brick
    • Grey: Ordinary brick

About

Back to the basics of animation and collision detection with a rendition of this classic game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors