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 ... 22 23 [24] 25
346
Lua / Re: Hangman for Lua
« on: December 23, 2011, 02:10:48 pm »
I think the one-player should be totally working, but I haven't tested all of the words. Drawing, lives, all that is done.

For the screenshots, how do you use the img tags to attach a picture on here? Sorry if it wasn't clear before.

347
Lua / Hangman for Lua
« on: December 23, 2011, 01:32:09 pm »
I have recently created a Hangman program with Lua for the Nspire. This is my second Lua Project, the first has yet to be released. Right now, I have over 100 words in the dictionary with categories. I plan to add two-player and possibly better sprites for the hangman.

I would share a screenshot on here or a download, but how do you do that?  ???
Additionally, how do you do an animated screenshot?

Thanks in advance!

348
General Calculator Help / Re: Ndless 3.0 for Nspire
« on: December 22, 2011, 06:18:52 pm »
Isn't this a little unrelated? Additionally, some people (including me) have Nspire CXs so we can't play on the 84.

349
News / Re: nDoom for the CX at the horizon
« on: December 20, 2011, 10:33:04 am »
Very nice!

350
Other Calculators / Re: Periodic table
« on: December 18, 2011, 09:38:40 pm »
I thought about making one, but this is far better than anything I could possibly create.

351
Lua / Re: Lua extreme help
« on: December 16, 2011, 05:18:13 pm »
You can use Luna to transform the .lua into a .tns.

You can download here: http://www.ticalc.org/archives/files/fileinfo/441/44113.html

I'm also a noob! Started learning a few weeks ago.

352
TI-Nspire / Re: Lua-based Ebook Reader (Does not require ndless)
« on: December 14, 2011, 05:58:54 pm »
Oh. Ok, I misunderstood.  :P

353
TI-Nspire / Re: Lua-based Ebook Reader (Does not require ndless)
« on: December 14, 2011, 04:46:35 pm »
I thought you could use gc:setFont('serif','b',x) for bold type font in Lua.

354
TI-Nspire / Re: Lua Galaga Progress
« on: December 12, 2011, 04:58:19 pm »
Very pretty. Want play. It looks like it's going to be an authentic version.

Good luck!

355
Other Calculators / Re: Minesweeper
« on: December 11, 2011, 07:44:15 pm »
You have to use the arrow keys. The mouse doesn't work.

Edit: I guess your update fixed that

@Chockosta Could you add the feature where you click on a number with all mines filled and then all surrounding unclicked spaces will automatically be selected? It's equivalent to clicking with both mouse buttons at once in Windows Minesweeper. It does seem a little daunting.

356
Lua / Re: Stopwatch - Lua Timer Accuracy
« on: December 11, 2011, 02:16:29 pm »
Thanks to both of you! I'll try the getMilliSecCounter.

357
Lua / Stopwatch - Lua Timer Accuracy
« on: December 11, 2011, 01:43:46 pm »
Recently, I have been trying to build a stopwatch for Nspire with Lua. However, when run, it obviously slows down. My program used a timer with 0.1 seconds, but I changed it so it had a timer with 0.09 seconds. That was still a bit slow, but 0.08 seconds is a bit too fast. The timer can't do anything with less than 0.01 as experimentation and the Inspired Lua wiki have shown.

Is there any way the timer could be fixed so it is more accurate? Or is there another way to do this?

P.S. My program uses tenths of a second, not hundredths or thousandths.

358
General Calculator Help / Re: Program transfer help
« on: December 11, 2011, 12:43:30 pm »
Does anybody know how to do this for the Nspire CX?

Edit: As in transferring from calculator to computer?

359
Introduce Yourself! / Re: Hello World
« on: December 09, 2011, 09:59:51 pm »
Thank you! Calculator Lua is a lot weirder.

360
Introduce Yourself! / Re: Hello World
« on: December 09, 2011, 06:07:18 pm »
Could any of you guys recommend a good Lua tutorial for Nspire programming? That would be great. Thanks!

Pages: 1 ... 22 23 [24] 25