Shooting Game

2014-Oct

course: Object-Orienation Programming

Capture_2014_11_30_17_28_17_494

This course teach us how to use the

1. string instead of using char pointer, it’s much convenient right now.

2.The binary file saving and text file saving are another important stuff.

3.We also be taught the iterator for vector structure.

4.Sort by using STL for using the ascending, descending the scores, name,..etc.

5.Make the Double Link List for data structure.

This is the component combination for my shooting game.

Leave a comment