/// Project · C++ / GAMEDEV

Asteroids

A personal C++ implementation of the arcade classic, written to explore game loops, rendering and engine structure.

  • C++

notes

Written as an exercise in the parts of a game that are not the game: the loop, the timing, the rendering path and how state is owned.

Ready to collaborate?

> Waiting for input…_