Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI-Nspire => Topic started by: TheNlightenedOne on June 11, 2012, 09:34:02 pm

Title: NspireGOBAN
Post by: TheNlightenedOne on June 11, 2012, 09:34:02 pm
Even though I don't expect to place in the contest, I think I'll enter for the sake of programming.
Anyway, my project is NspireGOBAN, a go game for the Nspire. It will use C and possibly some ASM. (Requires Ndless, obviously  :P)
It will probably be for both grayscale and CX, although plans are subject to change. I pretty much just started it tonight, since finals are over tomorrow.
Title: Re: [Contest] NspireGOBAN
Post by: jsj795 on June 11, 2012, 09:42:40 pm
woah, a go game? Do you mean the 5 line-thing or actual full-fledged game of Go?
Title: Re: [Contest] NspireGOBAN
Post by: cyanophycean314 on June 11, 2012, 10:19:28 pm
Well at least there aren't too many competitors yet.  :)

Good luck with a full-fledged version. Sounds pretty difficult...

Edit: Post Count is 2^8 :D
Title: Re: [Contest] NspireGOBAN
Post by: TheNlightenedOne on June 11, 2012, 10:28:45 pm
Yes, a full 19x19 (or possibly 13x13) version of go, complete with AI. And while yes, that will be difficult, I need something to do over the sumer... :)
Title: Re: [Contest] NspireGOBAN
Post by: jsj795 on June 12, 2012, 02:50:55 am
yeah... they still haven't really found a good go AI program yet even with super computers... But then again you don't really need an amazing AI for this tho. Also I don't know how many judges actually know how to play a game of go lol
Title: Re: [Contest] NspireGOBAN
Post by: ExtendeD on June 12, 2012, 03:48:21 am
Good luck TheNlightenedOne. Are you planning to use nSDL?
Title: Re: [Contest] NspireGOBAN
Post by: TheNlightenedOne on June 12, 2012, 06:48:55 am
I actually never thought to use nSDL... but I'll definitely consider it for the interfaces. Most of the game engine, AI, etc. will be in C or ASM though.
More work be done on this when I get home tonight.
Title: Re: [Contest] NspireGOBAN
Post by: apcalc on June 12, 2012, 08:08:45 am
Good luck! :)
Title: Re: [Contest] NspireGOBAN
Post by: TheMachine02 on June 12, 2012, 12:28:38 pm
yes, I'm sure it will be great.   :thumbsup:
Title: Re: [Contest] NspireGOBAN
Post by: Nick on June 12, 2012, 01:32:26 pm
it's a lot of work you'll put in it รถ if you plan to implement all those functions, good luck :)
Title: Re: [Contest] NspireGOBAN
Post by: TheNlightenedOne on June 13, 2012, 09:18:18 pm
Update: I'm currently working on possible interface mockups... no pictures yet. I'll try to get some soon. My computer can't handle Chrome and GIMP at the same time. I'm now working on the AI.
Title: Re: [Contest] NspireGOBAN
Post by: TheNlightenedOne on June 21, 2012, 11:36:24 pm
Another update: I'm making good progress. Since I have over 2 weeks left, I'll probably have at least most of my planned features implemented. Tomorrow I'll be working on the AI.

EDIT: I got sick that day, so I didn't do much, but I'm still making good progress.
Title: Re: [Contest] NspireGOBAN
Post by: TheNlightenedOne on July 07, 2012, 03:01:54 pm
I have decided that because of the enormity of this project, I cannot enter it in the contest. However, it will still be developed.