Author Topic: Croquet 83+  (Read 3529 times)

0 Members and 1 Guest are viewing this topic.

elfprince13

  • Guest
Croquet 83+
« on: August 24, 2006, 07:31:00 am »
user posted image

Croquet 83+ is a Croquet game for the 83+/84+ series of calculators. It features a complete 1-6 player croquet game, with both human controllable players and 9 levels of ai.

http://rancidmoose.unitedti.org/members/software/ticalc/croquet.zip

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Croquet 83+
« Reply #1 on: August 24, 2006, 02:12:00 pm »
Dude that looks pretty cool. That's very original but I would use Xlib to make more killer graphics unless you want to use pure basic but that game looks promising I would keep up the work.
There are 10 types of people in this world-- those that can read binary, and those that can't.

elfprince13

  • Guest
Croquet 83+
« Reply #2 on: August 24, 2006, 02:32:00 pm »
In case you dont know about my reputation for this yet, I will not make an xLib based program. nothing agains xLib, its a great utility, but I prefer to challenge myself by working within the limits.

QUOTE
QuoteBegin-lolje+Aug 15 2006, 06:42 AM-->
QUOTE (lolje @ Aug 15 2006, 06:42 AM)
Btw in pure basic you'll have no chance to get it fast, scrolling and with good graphics! If you don't want to learn the (very tiny) xLIB-stuff ask someone...


that is a blatant lie. and if somebody decides they want to do it in pure Basic then make sure you respect that. its a decision to learn by working within the limits of the language. sort of like writing a sonnet. sure you can make a great poem freestyle, but by constraining yourself to the sonnet form you force yourself to work harder and it can still come out beautiful.


quoted from a post by me on UTI.

[edit]

I hope that wasn't too harsh, and thanks for the complement.

CureDesu

  • Guest
Croquet 83+
« Reply #3 on: August 24, 2006, 02:36:00 pm »
 O_Oshocked2.gif  Looks amazing for being done in pure Basic. I agree that working within the limits does challenge yourself, and I highly respect you for finding ways to make things work in Basic. I'll download it, just to see how it works, but I'm not going to get that into it (no offense) simply because I have NO idea whatsoever how to play croqet  -.-blah.gif

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Croquet 83+
« Reply #4 on: August 24, 2006, 02:40:00 pm »
Nah that wasn't harsh I agree with you 100% it's way harder because pre-Xlib I used to make pure BASIC games then Xlib came out and I was like I'm not using that because it's not ASM but then one day I just gave in and now I'm addicted but I think this is gonna make me port Galactic to pure BASIC
There are 10 types of people in this world-- those that can read binary, and those that can't.

Demon

  • Guest
Croquet 83+
« Reply #5 on: August 24, 2006, 03:02:00 pm »
Woah that is really awsome especially 'cause you made it from pure-dee TI-BASIC (Yeehaw!).
*pyro_xp2k

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Croquet 83+
« Reply #6 on: August 24, 2006, 10:25:00 pm »
Nice. Very good speed. Though me too doesn't know how to play croquet XDsmiley.gif

@pyro: You know, xLib does eat 16kb of archiche memory...  ;)wink.gif

Liazon

  • Guest
Croquet 83+
« Reply #7 on: August 25, 2006, 12:50:00 am »
Croquet's fun though.  knock people's balls away.  And it is possible to win in maybe 1 turn?

elfprince13

  • Guest
Croquet 83+
« Reply #8 on: August 25, 2006, 05:07:00 am »
@Liazon: if you go last its possible......sorta kinda. if you are really good.

and I have included rules to Croquet along with it, and I have to say that string maps take up a lot less space than matrix based maps, and hex based sprites (or my Line() sprites that I use for my tilemapper for that matter) take up a lot less space then Pic variables.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Croquet 83+
« Reply #9 on: August 25, 2006, 12:49:00 pm »
wow that sound cool, pure basic madness again elfprince13! Keep it up!

elfprince13

  • Guest
Croquet 83+
« Reply #10 on: August 26, 2006, 11:11:00 am »
thanks.