I reposted the above script. I removed the www.kixtart.org string that was causing UBB download problems. I also toned down the graphics a little and decreased the card dimension by 1. Feel free to play with the game settings !I wrote this script for a number of reasons:
1) The biggest reason was to try and write a kscript that used object-oriented design methodologies. Most everything in kixpoker is an "object" with state information contained in an array. Arrays are passed around (between functions) like a token is passed around in a token-ring network.
2) The other reason is that I wanted to test the feasibilty of creating a textwindow UDF library for KiXtart. The one that's in this script is only half finished. One still has to print text in absolute coordinates.
3) I wanted to excercise k so what better to do that with than with a large mega-function game script.
4) And lastly - because I was so impressed (actually "moved" might be a better word) by cj's Kix-Adventure and 3D Maze scripts - I couldn't help but want to toss my hat into the kix gaming ring and help evolve this technology !
Shawn.
[This message has been edited by Shawn (edited 26 April 2001).]