Skip to content

⚗️🚀 C++17 Arcade asteroids game W.I.P.

Notifications You must be signed in to change notification settings

ktnlvr/Asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Asteroids

Zero dependency C++17 old arcade game "Asteroids"

Installation

  1. Download main.cpp
  2. Put it in the same folder as your olcPixelGameEngine.h, you might use the one provided by this repo, or download the newest one here
  3. Run the commands according to the olcPixelGameEngine compile instructions for your operating system

Usage

The ship is controlled using WASD, where A and D rotate the ship and W with S move it back and forth correspondingly. The goal of the game is to destroy as many asteroids as you can, they will keep spawning and speeding up.

Contributing

Feel free to! Any contributions are appreciated. All the aspects of the project are intuitive or commented.

License

[MIT]

About

⚗️🚀 C++17 Arcade asteroids game W.I.P.

Resources

Stars

Watchers

Forks

Languages