Skip to content

2D Game Design using Object Oriented Programming. The data driven game used vectors, lists, iterators, object pools and various design patterns. Emphasis was placed on having no memory leaks.

Notifications You must be signed in to change notification settings

iamsurya/2DGamingProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Projects for 2D Game Design Course based on Object Oriented Programming in C

Final video link: https://www.youtube.com/watch?v=m8O6GbegiOE

Video Game designed as a project for CPSC 6160: 2D Game Design using Object Oriented Programming.
The data driven game used vectors, lists, iterators, object pools and various design patterns.
Emphasis was placed on having no memory leaks.

Sample Code:
https://github.com/iamsurya/2DGamingProjects/blob/master/asg6/monsterManager.cpp
https://github.com/iamsurya/2DGamingProjects/blob/master/asg6/hud.cpp

About

2D Game Design using Object Oriented Programming. The data driven game used vectors, lists, iterators, object pools and various design patterns. Emphasis was placed on having no memory leaks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published