Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cyanophycean314

Pages: 1 ... 10 11 [12] 13 14 ... 25
166
TI-Nspire / Re: Rush Hour
« on: May 04, 2012, 05:12:17 pm »
Rush Hour is finally complete after four long months! Will be put on ticalc.org some time. This was a pretty long-term project.

Features
----------------------------------
*60 levels ranging from easy to challenging for you to solve!
*Colors for the CXs.
*Slashes showing you what levels have been done. (However, it doesn't save into a variable. Will update later)
*Moves counter showing you how long it takes for you to do it.
*In-game help!

Might also update a feature for a timer, psychedelic mode, and the aforementioned saving bug.

Screenies and download attached. First post edited.

167
Lua / Re: Help with on.help
« on: May 03, 2012, 05:42:38 pm »
Is there any way to access the on.help event through nspire_emu, because I don't see a trig button...

168
News / Re: Nspaint v0.7
« on: May 02, 2012, 05:29:00 pm »
A little late :P, but it's a nice program!  :)

169
Lua / Re: Help with on.help
« on: May 01, 2012, 04:45:36 pm »
So what's the usefulness of on.help when you have to press two buttons to access it?
Yeah it's basically to get help. It's a prebuilt event, so why not use it? Other than the fact some might not be able to figure that out. Luckily, there's going to be a readme.

170
Lua / Re: Help with on.help
« on: April 30, 2012, 07:10:25 pm »
Oh! Thank you for explaining! Somebody should fix that on Inspired Lua, it's wrong there.

171
News / Re: Cubefield ported to the PRIZM
« on: April 30, 2012, 06:54:22 pm »
Pretty awesome!  :)

172
Lua / Help with on.help
« on: April 29, 2012, 07:08:08 pm »
It seems like the on.help() event doesn't work.

Code: [Select]
function on.paint(gc)
 if helps then
  gc:drawString("Help",50,50)
 end
end

function on.help()
 helps = true
 platform.window:invalidate()
end

Nothing happens when you press Ctrl+H, I've tested this both on-calc and with nspire_emu. Any ideas?

173
News / Re: Axe and Nspire-Lua emulators arrival
« on: April 20, 2012, 05:26:04 pm »
Nice job to both!  :thumbsup:

174
TI-Nspire / Re: Rush Hour
« on: April 19, 2012, 07:53:56 pm »
Ok, I'll just release my current version then. I should also take the time to put them in Omni archives someday too...

175
TI-Nspire / Re: [Lua] Translator
« on: April 17, 2012, 05:41:31 pm »
HOLY CRAP!  O.O AMAZINGNESS!! Thank you so much for releasing this and I can't wait to use it in Spanish.  :D

Once, again, great work.  :)

Edit: Just saw the hangman part of the screenshot, VERY NICE! :D

176
TI-Nspire / Re: Some 3D with Ndless...
« on: April 17, 2012, 05:38:27 pm »
Very nice!  :o Good luck!

177
TI-Nspire / Re: notepad for the nspire
« on: April 15, 2012, 09:08:10 pm »
Thanks for updating, but frankly I have a CX. I'll just have to wait though. :)

178
TI-Nspire / Re: Lua Flashcards
« on: April 15, 2012, 09:48:21 am »
Yup, these are all necroposts, but it'd be nice to have this project revived. pianoman has been gone for a while, last login was October

179
TI-Nspire / Re: [Lua] Base Converter
« on: April 13, 2012, 01:44:38 am »
No update, but it's pretty interesting how this file is in ticalc's top 25 most downloaded files in the past 7 days :P

My other files have seen their downloads drop from around 80 to 30...

180
TI-Nspire / Re: C or ASM IDE for the Nspire
« on: April 13, 2012, 12:09:20 am »
Well, there's syntax highlighting and some other features in here http://omniurl.tk/6082/242635

Pages: 1 ... 10 11 [12] 13 14 ... 25