My game from last year was basically done I just needed to add a few things and now its running here is the source code from it http://pastebin.com/wxVWzpwY I also watching this video and learned about functions https://www.youtube.com/watch?v=bsWWHo4KDHE A function is a group of statements that perform a task. Every C++ program has at least one function, which is main()
No comments:
Post a Comment