Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

vit-lebediev/markanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markanoid

Classic arkanoid game implementation with GameClosure.

Game mechanics:

  1. Several types of blocks, different once provide different amout of points, and take different amount of hits to be destroyed, including indestructible blocks
  2. Player paddle can accelerate a ball, if a ball hits a paddle from a side, which corresponds to a ball movement direction
  3. Player paddle can beat the ball in the opposite direction, if a ball hits a paddle from a side, contrary to it's movement direction

About

Classic arkanoid game implementation with GameClosure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors