Skip to content

Code for the homework and projects done at the Introduction to CS class at Universidad EAFIT, 2011-1

License

Notifications You must be signed in to change notification settings

zubie7a/Introduction_To_CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Santiago Zubieta

Universidad EAFIT, 2011-1

Introduction to CS

This is the material from the first course in the CS undergraduate program, which was done in Java for learning Object-Oriented Programming. There were some exercises and homework to do in Java, but I chose to do some of them as well in C++ for personal learning purposes.

This was made for educational purposes and is licensed under the MIT License.

Course Project - Crashballs

The project we were tasked to do was a clone of the game Crash Balls, originally released for BlackBerry. Some key differences (or a crazy spin) that I put into it were a bar at the top that gets lower a bit every time a move is done (and if it reaches you, it's Game Over).

I also added a couple of 'rails' to show where the balls would fall together with 'ghost images' of their possible placement, also an animation of the balls falling whenever you decide the position you want to put them in.

Click image to see the User Manual! (in Spanish) 01

About

Code for the homework and projects done at the Introduction to CS class at Universidad EAFIT, 2011-1

Resources

License

Stars

Watchers

Forks