Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
master programmer
19
Years of Service
User Offline
Joined: 30th May 2005
Location: 3D Space
Posted: 10th Jul 2005 07:54
I'm going to submit a game to the Puzzle Game Compo, but I would like some testers.

Download it here: http://master-programmer32.tripod.com/games/excelsis/download.htm
Click on that, or copy it to your browser.

If that link is inactive, click my Web Site link at the bottom of this message.

Excelsis is a virtual 3D tic-tac-toe game, and is 2player only.



______________________________________
<<<<Check out my websites>>>>
www.rhettgames.tk www.marvel-us-media.tk
RUCCUS
20
Years of Service
User Offline
Joined: 11th Dec 2004
Location: Canada
Posted: 10th Jul 2005 11:57
Very well programmed. I couldn't find any errors, however I don't think it'll last very long in the voting without the implementation of A.I (unless I missed something and there was A.I sorry I kind of zoomed through it)


Current Projects: SHADE - Game Maker | Mecho - TGC Puzzle Entry | Halo Physics Engine | COLD - Polygonal Collision Detection
garyt
19
Years of Service
User Offline
Joined: 4th Jul 2005
Location:
Posted: 10th Jul 2005 19:20
why does it save to a different location?
you should have saved using the dir() command

small g
master programmer
19
Years of Service
User Offline
Joined: 30th May 2005
Location: 3D Space
Posted: 12th Jul 2005 05:30
Well, I could've used the dir() command, but, when you install the save game solutions in the later version, you can't find the current directory. So, its just easier to save to C:/program files/excelsis_save/1.rrl

I also made a new file extension for my save games, .rrl, my initials.

______________________________________
<<<<Check out my websites>>>>
www.rhettgames.tk www.marvel-us-media.tk
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 12th Jul 2005 18:18
Neat, but there's nothing wrong with saving in the current directory as 'gamesave.dat' or 'TTT.sav' or similar. *shrugs*

How's my typing? Phone 0800-GO-TO-HELL
PowerSoft
20
Years of Service
User Offline
Joined: 10th Oct 2004
Location: United Kingdom
Posted: 12th Jul 2005 19:31
(On your website try putting this around your <body> tag


<noscript>
<body>
</noscript>



Always available to help
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 12th Jul 2005 23:43
Feed your website through the HTML validator, too.
It'll tell you ... EVERYTHING.

http://validator.w3.org/ (I think)

How's my typing? Phone 0800-GO-TO-HELL
P Schnell
20
Years of Service
User Offline
Joined: 13th Feb 2005
Location:
Posted: 13th Jul 2005 09:10
I wrote a tic-tac-toe AI in C++ once, you want a look at it?

master programmer
19
Years of Service
User Offline
Joined: 30th May 2005
Location: 3D Space
Posted: 13th Jul 2005 13:17
Sure, it might help.

______________________________________
<<<<Check out my websites>>>>
www.rhettgames.tk www.marvel-us-media.tk
master programmer
19
Years of Service
User Offline
Joined: 30th May 2005
Location: 3D Space
Posted: 13th Jul 2005 13:20
You guys are very correct, you can save in the current directory, but with the save game solutions.exe that you can download, it doesn't work....you can't find the same directory unless you make a search engine for a personal computer.

______________________________________
<<<<Check out my websites>>>>
www.rhettgames.tk www.marvel-us-media.tk
P Schnell
20
Years of Service
User Offline
Joined: 13th Feb 2005
Location:
Posted: 13th Jul 2005 22:42 Edited at: 14th Jul 2005 02:12
To save in the current directory, just don't set the DIR anywhere in the program, you can load an image folder like "imagesbackground.jpg" and to save just use "tictactoe.sav" and it automatically goes into the same directory as the program.

I'll dig it up and post or email it.

EDIT: I realized I made it to be unbeatable... So I'll have to modify it a bit to be more like a human.

Login to post a reply

Server time is: 2025-05-22 20:10:00
Your offset time is: 2025-05-22 20:10:00