Stuff.

May 19, 2003 12:38

Schools out, AI Project will be on my site sometime in the near future... I'm not completely happy with it's performance. Summer school starts in a week... I want to add another class for the second session in the summer, don't know what though. I'll be taken Arcitecture, but don't know what I'll be doing the second half. I was looking forward ( Read more... )

Leave a comment

AI project minnie2000angel May 21 2003, 04:51:30 UTC
why isnt it done yet???? i need to see it, hurry, when will it be on the site, i need exact dates, times everything!! And why arent u happy bout the performance?? i want it to be perfect jeremy, this kind of slack isnt good enough, im sorry.
p.s. C++?

Reply

*rolls eyes* semiskylar May 21 2003, 04:55:33 UTC
Sorry, Jeremy... Minnie and Jen have a problem with the fact that they have no idea what you're talking about when you talk about school in your entries, and you don't write much about your emotions and opinions on things, etc. Just ignore them... or alternatively, write longer entries with more details about the things you do, and make me happy too ;) :p

Reply

Re: *rolls eyes* gmorg May 21 2003, 07:59:43 UTC
s'ok. I suppose I will elaborate.

The program ended up being a game called crosses and hoops (which I understand is what you brits call tic-tac-toe), that is played a lot like tic-tactoe, except on a 8 x 8 grid, and you need 4 in a row to win. The single player game assigns a utility (happiness) to each square, based on the squares near it, and then chooses the square that makes it the "happiest" or has the highest utility, based on a series of 4 or 5 rules.

The code will be on the site, along with a manual. It should compile on any system that has a C++ compiler that is up todate (ANASI, C99 standard) -- so d/l DJGPP, my code, and you can play it. :)

Reply

Ha. Ha. moonlitsparkle May 21 2003, 13:00:49 UTC
FFS.

Reply

hmm? semiskylar May 21 2003, 15:33:54 UTC
I don't see why that response was necessary.

Reply

Ummm.. gmorg May 23 2003, 02:40:35 UTC
Alright, I'm still working on the project page, because I have legacy code to post, (A Cryptogram program, JAVA TicTacToe w/ gui and a multiuser Loan Arranger program). I know, it was a short vauge answer that didn't give the requested information, but the fact of the matter is that I am still working on getting the stuff together for the projects page of my site. I also have to resurect an old hard drive so that I can post my music... I have a long weekend, and I intend to make the most of it.

I did skirt all the issues, but I wanted it to be clear that I saw the message, understood the concern and that I ignore it. So I don't post many personal things here, well... I happen to keep a very private journal, seprate from the web, without worrying about being judged or getting into heated debate about what I feel. I've been a bit busy, and pop off a lame reply seemed better than letting Minnie and you think I didn't read you comments.

Reply

When will it be up.. gmorg May 23 2003, 02:26:39 UTC
It's up, the source, and some documentation... the source is game-master.dnsalias.net/AI
To get it running:
On DOS/Windows
1.) get DJGPP, check out GNU.org for the link
2.) save all the files in that directory to a directory on your machine
3.) rename Build.sh to Build.bat, and change all occurances of + in Build.sh to p
4.) type Build at the DOS prompt
On Unix
1.) grab the files
2.) change the Build.sh to have excute permissions (if the D/L changes it exclude the permission bits.
3.) run the Build shell script

To play type:
CrossesNHoops at the command prompt.

Minnie and Jen ask Sky to let you play on myserver, if you don't have access to a Unix mahcine and don't want to D/L DJGPP.

Reply


Leave a comment

Up