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 - Levak

Pages: 1 ... 42 43 [44] 45 46 ... 68
646
Lua / Re: Lua Q&A
« on: August 17, 2011, 11:58:16 pm »
I don't know, have you got a specific pattern or clue that could help us to determine if it is used ?

647
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 17, 2011, 11:55:17 pm »
Pls port it to the TI84+ ;D
Yeah, bluescale and all! ;D

I never made game with my TI-83+ (only basic stuff like Guess number, a random student picker*cheated* for my teacher, maths stuff etc ..)

So at least, no :D

648
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 17, 2011, 10:26:39 pm »
reset as in delete all variables?

No, the reset button behind the calc will only reboot your calc. Don't worry.

649
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 17, 2011, 10:19:44 pm »
I found a bug my calculator Slowed down and is still slow after I played last night for about 2hrs?

I said it in the README file.
Quote
- The Lua interpreter has some lacks in memory managment. This game uses a lots of ressources
   simultaneously. Your TI-Nspire may slow down if you play too much to this game, although I took care
   of this problem in the source code (memory optimisations and clean out)


Just reset it (reset button behind the Calc)

650
Miscellaneous / Re: Post your desktop
« on: August 17, 2011, 04:29:16 pm »
Here is mine :
What version of Ubuntu is that? It doesn't seem to have the Unity sidebar.

There is the unity bar, but I'm running Blender thus it is hidden :D
(11.04 with AvantWindowNavigator)

651
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 17, 2011, 04:26:43 pm »
My highscore is 2132.67 can anyone beat it?

Look at the end of the readme :D
Quote
PS : my High Score is 2667 :D

652
TI-Nspire / Re: TI-Nspire GB Emulator
« on: August 17, 2011, 08:24:02 am »
i know the the screen is the problem btu why is the screenshot so good i wondered

Animated screenshoots are always made with an emulator. You can't make the same by clicking "unit screen shoot" 10 times a second :p

653
TI-Nspire / Re: TI-Nspire GB Emulator
« on: August 17, 2011, 07:27:16 am »
Thanks to the emulator.

As we said : the problem is the screen, not the program.

654
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 17, 2011, 07:14:25 am »
For the sound, the problem is not itself (it can be found anywhere) but because it has to be reproduced note by note in a table like this :


nyanSong = {
740, 0.2,
830, 0.1,
50, 0.1,
554, 0.1,
622, 0.2,
494, 0.05,
50, 0.05,
587, 0.1,
......
}

If you got the Nyan cat in this kind of format, then, yes it will be very appreciated =)

655
TI-Nspire / Re: My Nspire Contest Lua Entry : ImprovedSoloPong
« on: August 17, 2011, 06:49:38 am »
and you use OOP very well :)

He listenned to me, that makes a lot :D

656
Miscellaneous / Re: Post your desktop
« on: August 17, 2011, 06:15:49 am »
Here is mine :

657
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 16, 2011, 09:30:13 pm »
Awesome work Levak! Just tried this on my calc.

The only bug report is that the battery indicator still appears in game (half a second after it starts running), but other than that it's full screen and the battery indicator kinda blends into the game anyway. I got OS 3.0.1 too btw (on my CX).

Objection : it is not a bug :D
The full-screen bug in the API lets us draw one time something and overwrite the header part.
The problem is that the battery indicator always update whereas us, can't update this part in real-time. =)

658
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 16, 2011, 09:08:39 pm »
Never mind I had not tested on  a real calc just on student software I voted for this!
Yeah, the bug is not present on TI-Nspire Computer Software. Although I had a fixing part to manage TI-Nspire Computer Software, I can't make difference between TI-Nspire Computer Software in calc mode and the CX ...

659
TI-Nspire / Re: NYAN NYAN NYAN NYAN ... this is the game :D
« on: August 16, 2011, 09:01:16 pm »
Great! testing now but how do you go full screen?

You are running what hardware/software ?
The fullscreen mode is active by default under the TI-Nspire handheld.
Mine is a CX + 3.0.1
I' haven't tested on 3.0.2 (even if I know it is compatible). Is that your case ? CX + 3.0.2 ?

660
Can we (participants) vote for our program ? :D

Pages: 1 ... 42 43 [44] 45 46 ... 68