Skip to content

MatheusHenriq/Geometric-War-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 2 of COMP4300 from Dave Churchill

This is my resolution for Assignment 2 of COMP4300 youtube lesson link -> https://www.youtube.com/watch?v=OmzU_-zbE7o&list=PL_xRyXins848nDj2v-TJYahzvs-XW9sVV&index=7

SFML VERSION : 3.0.0

Design pattern: ECS

Config file: Player: Shape radius, collision radius, speed, fill color, outline color, outline thickess and shape vertices Enemy: Shape radius, collision radius, min speed, max speed, outline color, outline thickness, min vertices, max vertices, small enemy lifespan and enemy spawn interval Bullets: Shape radius, collision radius, speed, fill color, outline color, outline thickness, shape vertices, lifespan

About

Geometric war, Assignment 2 to COMP4300 from Dave Churcill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published