Skip to content

Classic video game with many features including upgrades, fully customisable maps, sandbox and campaign modes.

License

Notifications You must be signed in to change notification settings

Vowzss/TowerDefense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TowerDefense

This project aims at recreating a tower defense game in C++ language with Raylib library for the visuals.
The second goal of this project is to become more familiar with code structuring and math applied to video games and POO.

Information

Project start : 11/23/2021
Project end : 12/17/2021
Version : 1.0 - GOLD
Date last version : 12/17/2021\

Building

Create an executable

$ make

Run

$ ./TowerDefense

Clean the project

$ make clean

Game Preview

EDITOR MENU

  • PNG

GAME MENU

  • PNG

GAME OVER MENU

  • PNG

GAME RULES MENU

  • PNG

GAME

  • PNG

GAME PLAY MENU

  • PNG

LEVEL SELECTED MENU

  • PNG

Asset Credits

About

Classic video game with many features including upgrades, fully customisable maps, sandbox and campaign modes.

Topics

Resources

License

Stars

Watchers

Forks