Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkanoid

Arkanoid

Description

Arkanoid is a block breaker video game. Its plot involves the starship Arkanoid being attacked by a mysterious entity from space named DOH. A small paddle-shaped craft, the Vaus, is ejected from the Arkanoid.

How to build

cmake -S . -B build
cmake --build build

How to run

./build/arkanoid

Features

  • Particles on brick explosion
  • Speed increase on level completion
  • Brick color interpolation

Controls

  • Arrow keys to move
  • Space to start

License

Game sources are licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check LICENSE for further details.

Copyright (c) 2024 Alexander Satretdinov

About

The arkanoid game implemented in Raylib

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages