Hexagon's Journal

0 comments
1 entries
Advertisement
cat_class_code
January 25, 2011
Dice Gen 0.1
// I wrote this little program and decided to put it here to remind myself what I covered in programming so far and to
// share as well.

#include
#include
#include

// DiceGen 0.1 by: Michael T. Dixon (6-7-2010)

using namespace std;


int die;

int dieChoice;
int dieTotal;

int Hold_die1;
int Hold_die2;
int Ho…
900 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement