User Tools

Site Tools


user:csteve16:portfolio:project1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:csteve16:portfolio:project1 [2011/09/23 17:15] csteve16user:csteve16:portfolio:project1 [2011/10/03 17:21] (current) – [Attributes] csteve16
Line 1: Line 1:
 +======Project: 101 RPS======
  
 +A project for C++ programming by Cory Stevens
 +
 +This project was begun on October 3rdand is anticipated to take one month. (Upon completion you can correct this with the actual length).
 +
 +=====Objectives=====
 +The Objective is to create a game of roshambo. and if time and schedule permits expand on it to a game of 101 rock,Paper,Scissors. For further explanation of 101 RPS please look at the following website http://umop.com/rps101.htm
 +
 +
 +=====Background=====
 +I was using a popular Firfox app called stumble which send you to a random web page or you interest. When i was sent to the above mentioned website i remembered that Roshambo was a example of a project i could complete.
 +
 +Ithink this will be a project that will be very fun to make and the drive to finish it will drive me to complete it.
 +
 +=====Scope=====
 +This is purely for fun and interest and has very little use in the real world other than determining who wins an argument.
 +
 +=====Attributes=====
 +State and justify the attributes you'd like to receive upon successful approval and completion of this project.
 +
 +*Arrays will be essential in this program\\ 
 +*It will strongly reinforce variables due to the sheer amount that will be in my program\\ 
 +*I may need to create functions in order to handle the amount of selections\\ 
 +*A small amount of I/O will be used\\ 
 +* Selection will be used as well\\ 
 +
 +
 +
 +=====Procedure=====
 +
 +=====Code=====
 +
 +
 +=====Reflection=====
 +Comments/thoughts generated through performing the project, observations made, analysis rendered, conclusions wrought. What did you learn from doing this project?
 +
 +=====References=====
 +In performing this project, the following resources were referenced:
 +
 +  * URL1
 +  * URL2
 +  * URL3 (provides useful information on topic)
 +  * URL4
 +
 +Generally, state where you got informative and useful information to help you accomplish this project when you originally worked on it (from Google, other wiki documents on the Lab46 wiki, etc.)