Skip to content

Deadlica/Asteroids

Repository files navigation

ASTEROIDS

This is a game inspired by the classical retro game Asteroids. It's built in c++ using the external library SFML

Setup

It can be run either through Cmake, or using a regular make command. For regular makefile command type the following in the terminal for first time setup

make install

once the SFML libraries are installed, enter to command

make run

To compile and launch the game.

Gamemodes

The game features 2 different gamemodes. First is very similar to the classical asteroids gamemode where you are supposed to shoot as many asteroids as possible to rack up points. The second gamemode is a little boss fight. Which features an enemy spaceship that will try to defeat you before you can defeat it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published