bitDaft / Asteroids

A recreation of arcade asteroids game using https://github.com/bitDaft/Project-TE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asteroids

A clone of the classic Asteroids game.
Player controls a spaceship and shoot up asteroids to rack up the highest score.

It uses the WIP Project-TE Engine

Issue

  • No score, lives or other metrics
    • although there is scaling difficulty
  • No main screen or state
    • directly jumps into the game

About

A recreation of arcade asteroids game using https://github.com/bitDaft/Project-TE

License:Other


Languages

Language:C++ 98.6%Language:Makefile 1.4%