Feeeeddmmmeee / Asteroids

Remake of Atari, Inc.'s 1979 game Asteroids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asteroids

Asteroids is a space-themed arcade shooter game originally created by Atari, Inc. and realeased in 1979. I attempted to recreated the game using C++ and SDL2

Screenshots

Asteroids-2022-04-04-21-37-10_final

Compiling

To compile and run the game on Windows you'll need to first install SDL2, SDL_Image and proper C++ support.

About

Remake of Atari, Inc.'s 1979 game Asteroids


Languages

Language:C++ 100.0%