Skip to content

kryptamine/arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages