Skip to content

A simple 2D top down shooter school project from 2019 made in C++ with SFML library. Although it doesn't do much and the code isn't as efficient as it could be, it just shows how the objects are properly handled in the program. It involves basic algorithms and mathematics, particularly, trigonometry.

Notifications You must be signed in to change notification settings

zEuS0390/cpp-sfml-2d-top-down-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top-Down Shooter Video Game Project

A video game project for Data Structures and Algorithms Course in CPE21FA1, Technological Institute of the Philippines.

Prerequisites

  • Code::Blocks IDE (Optional)
  • C/C++ Programming Language
  • Simple and Fast Multimedia Library Framework (SFML)

Contributors

About

A simple 2D top down shooter school project from 2019 made in C++ with SFML library. Although it doesn't do much and the code isn't as efficient as it could be, it just shows how the objects are properly handled in the program. It involves basic algorithms and mathematics, particularly, trigonometry.

Topics

Resources

Stars

Watchers

Forks