Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Project Ideas (http://www.programmingforums.org/forum50.html)
-   -   Dice Game? (http://www.programmingforums.org/showthread.php?t=578)

big_k105 Sep 17th, 2004 2:05 PM

Well i have a new project for class i have to take the dice stuff i worked on for the last project and create a game that uses dice. the more complex the project the more chance for bonus points :) but it can be a really simple game as well but i figure i mite as well come up with something in the middle so i can get some bonus and still not get to far over my head but throw out all kinds of ideas. small projects, medium projects, and larger ones :) thanks

Pizentios Sep 17th, 2004 2:07 PM

What about a craps game?

or a cgi-script (useing c++) to run a on-line craps table?

Ooble Sep 17th, 2004 4:49 PM

How about Yahtzee? Simple, but it's damn fun. Especially if you make it multiplayer over the net.

thechristelegacy Sep 17th, 2004 4:50 PM

Yatzy! (spelling?)

Berto Sep 17th, 2004 6:40 PM

nah i think the first one is right,

Ashcroft Sep 17th, 2004 6:43 PM

Here are a few ideas:

Existing simple games with standard 6 sided dice - yatzee, craps, that sort of thing

Existing complex games with standard 6 sided dice - there are dice games that play like poker, hearts or cribbage that require score sheets (and/or a game board) and require a little more strategy.

Made up games/toys - bizarre sayings and stories "mad libs" generated by die rolls, dice races with continuing rolls and setback rolls, a chutes and ladders type game, a die roller for a pen and paper rpg, a screen saver that endlessly displays die rolls, you know - crazy stuff :)

The difficulty would be increased on any of these by programming a computer player, a mediated game of craps between two human players might be more interesting but having a computer player (that can play competitively) against a human would be more difficult to program. This would probably require you to have taken a class that covers expert systems and AI.

For a seriously ambitious project you could build a dice game framework - describe games to be played with a config file and then play them. This would basically require you to write a mini-interpreted language, so it is probably not a good till you have taken a class that class that covers compiler/interpreter design.

Most of these ideas are probably going to take longer that you have, but I hope some of the ideas are interesting at least.

Infinite Recursion Sep 17th, 2004 7:06 PM

Put me down for the craps table... want to bet big $ pm the field. :)

Sebeq Sep 17th, 2004 11:21 PM

I would agree Craps would be the most fun, and the easiest one to configure.

Pizentios Sep 20th, 2004 10:17 AM

And the one most likly to let you make money later if you ever wanted ;-)

big_k105 Sep 20th, 2004 11:05 AM

well can someone give me a website about craps as i dont know how to play it :)


All times are GMT -5. The time now is 10:19 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC