|
General Details
|
|
Java
|
|
Posted 1.15 Year Ago
|
|
803 Views
|
|
Received 5 Ratings
|
|
SPS Poker
Description
This is a program I wrote for the OBEA provincial programming contest. It won! :).
It is a game of Texes Hold 'Em Poker.The real value of this program is the Neural AI. The bot of the game has loads of features that make it a dynamic player. This includes things like giving the bot a mood and the ability to learn other player's patterns. The AI itself is a "linear" Neural Network and attempts to replicate the human thought process with "Neurons".
Attached is the full distribution, containing the source, the .jar file, and full documentation (both external and internal). I hope you guys enjoy it. Please send me feedback if you like it.
Oh, and the code is about 4 000 lines long over 7 files.
Source Code
|
Download Source Code
SPS Poker.zip ( 1.20Mb )
|
NEVER open a .exe, .bat, .cmd, or other executable file since that is where viruses are likely to live. Please virus scan all files you download.
|
Comments
| Please login to post comments. |
|
|
Thanks a lot! It means a lot!
|
|
|
This code is an "inspiration" because I love AI myself :)
|
More "Java" Source Codes By This Author
Recently Posted "Java" Source Codes
Recently Rated "Java" Source Codes
|