ecmiller / AxeGame

GameDevTV - C++ Fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AxeGame

GameDevTV - C++ Fundamentals

A simple game of avoidance, written in C++. The game makes use of Raylib to draw to the screen, and displays a game over message when the player-controlled circle collides with the moving rectangle.

About

GameDevTV - C++ Fundamentals


Languages

Language:Makefile 83.0%Language:C++ 17.0%