gnupitch
maitre@ccs.neu.edu
http://www.ccs.neu.edu/~maitre/gnupitch/
GENERAL
This is still very much under development. This is not yet ready to be played.
There is a lot of work needed to be done on this project. So don't expect a
whole lot at the moment. I'm looking for developers to help out with this
project.
DEVELOPMENT
If you are interested in helping this project, please contact me
(maitre@ccs.neu.edu). Your help will be greatly need. Pick any area that you
want to help you in, and go to it!
TODO (in no particular order)
- Make application client/server based to more then one human player will be able to play
- make sure that the game funtions correcly
- Clean up code.
- implement AI to make the game chalenging
- Get some sort of front end for it so it will be easier to play perhaps with gtk or QT/KDE
- Keep code as portable as possible
INSTALL
To install simply do the ./configure routine
./configure
make
gnupitch/gnupitch to play
I would recommend NOT doing 'make install' as this point.
PLAY
There's not a whole lot to play at the moment. When you start the game
it will ask you for names of players. By default it will create 3
computer players, and 1 human player. Then it will show you your hand
and it will ask for you for a bid, and that should be enough to get you
started.
HISTORY
This is a project that i have been working on off and on to help keep my coding
skills semi-sharp. If you brows the code you will quickly learn that my coding
skills need work, but hey, this is only the beginning of the project.
