Skip to content

LUGZSPORT0/SideScroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space SideScroller

Utilizing the book Game Programming in C++ by Sanjay Madhav. this is Project 2. I will be incorporating the excercises from the end of the chapter into the game and where applicable adding in my own artisic style.

Book Challenges:

Ability to add multiple "Actors" on the screen.

Personal Challenges:

The assets provided had a "laser" sprite. I decided to see if I was able to implement it into the game. It worked! I then added code to make the enemy disappear. My next goal is to create an explosion sprite to give better effects and add it to the game.

Laser Shot

Notice: Unless explicitly expressed, all code is either typed out from the books Github gameprogcpp or pasted in i.e., the Math.h file.

This project uses SDL, Simple Directmedia Layer. Get it here, SDL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published