Author Topic: [Lua] Bobby Carrot  (Read 34000 times)

0 Members and 2 Guests are viewing this topic.

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: [Lua] Bobby Carrot
« Reply #60 on: June 29, 2011, 06:24:49 pm »
I don't think it will detect your keypresses (in the online player)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: [Lua] Bobby Carrot
« Reply #61 on: June 29, 2011, 06:28:56 pm »
Yeah, it didn't :(




Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: [Lua] Bobby Carrot
« Reply #62 on: June 29, 2011, 06:59:45 pm »
@Levak
Yes, it's fixed now. I've just inverted the two buttons. Did you really do all the other levels ? :o

I've finished it like 15 times on my phone during 3 boring high shool years x)
« Last Edit: June 29, 2011, 06:59:55 pm by Levak »
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline Chockosta

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 447
  • Rating: +169/-6
    • View Profile
Re: [Lua] Bobby Carrot
« Reply #63 on: June 30, 2011, 07:32:28 am »
I understand...
Did you finish the level 50 ?

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: [Lua] Bobby Carrot
« Reply #64 on: June 30, 2011, 08:18:20 am »
I understand...
Did you finish the level 50 ?

Yes =)
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline Chockosta

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 447
  • Rating: +169/-6
    • View Profile
Re: [Lua] Bobby Carrot
« Reply #65 on: July 03, 2011, 01:53:36 pm »
Well, now I've learned to use Linux (as a beginner).
I can go back coding... But nothing seems work. The emulator, in the "Linux" folder, contains only a bash script and a .EXE file... The script tries to execute the .EXE file, and it doesn't work.
TiLP only contains a "setup.exe" and several readmes.

I am a bit desperate...

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: [Lua] Bobby Carrot
« Reply #66 on: July 03, 2011, 05:01:42 pm »
First off all, exe programs don't work ine Linux, as they are make for windows. In recommend this converter: http://www.ticalc.org/archives/files/fileinfo/437/43704.html , which works in Linux.


As for tilp, the version in the Ubuntu repo is currently outdated, so you will need to compile it from source. Here is how to do it:

First download this script: http://lpg.ticalc.org/prj_tilp/download/install_tilp.sh
Copy it to your home directory ("/home/chockosta")
Open a terminal (Applications --> Accessories -->Terminal)
Run this:
Code: (SH) [Select]
sudo apt-get install subversion autoconf automake libtool libglib2.0-dev zlib1g-dev libusb-dev libgtk2.0-dev libglade2-dev libsdl1.2-dev gettext bison flex groff texinfo xdg-utilsThis will install all the dependencies to compile tilp.
Then run this:
Code: (SH) [Select]
chmod +x ./install_tilp.sh
sudo ./install_tilp.sh
You will be asked for your password, type it (its normal that you don't see it while typing).
Then wait for the installation to finish.

When its done (without any errors) you have successfully installed and compiled tilp. To use tilp just run "sudo tilp" in a terminal.
« Last Edit: July 03, 2011, 05:02:59 pm by jimbauwens »

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: [Lua] Bobby Carrot
« Reply #67 on: July 03, 2011, 08:06:07 pm »
The emulator, in the "Linux" folder, contains only a bash script and a .EXE file... The script tries to execute the .EXE file, and it doesn't work.

You mean my package for Goplat's emulator (nspire-emu) ?
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: [Lua] Bobby Carrot
« Reply #68 on: July 03, 2011, 08:31:57 pm »
I love playing this game on my Nspire CX!  The colors are truly beautiful! :)

Great work!!!


Offline Chockosta

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 447
  • Rating: +169/-6
    • View Profile
Re: [Lua] Bobby Carrot
« Reply #69 on: July 04, 2011, 03:50:36 am »
...
Thanks ! It works.


The emulator, in the "Linux" folder, contains only a bash script and a .EXE file... The script tries to execute the .EXE file, and it doesn't work.

You mean my package for Goplat's emulator (nspire-emu) ?
I guess... It's the emulator which is on TI-Bank.


I love playing this game on my Nspire CX!  The colors are truly beautiful! :)

Great work!!!
Thank you :)


Stefan, I can't finish your last level... Is it really possible ? Or maybe it's just too difficult for me.

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: [Lua] Bobby Carrot
« Reply #70 on: July 04, 2011, 05:04:41 am »
Stefan, I can't finish your last level... Is it really possible ? Or maybe it's just too difficult for me.
I'll 'force' Jim to put it on his calc, and then I'll try it myself. Maybe I forgot something.

EDIT: Can you upload the game with my level in it, so I an play it?
« Last Edit: July 04, 2011, 05:22:04 am by Stefan Bauwens »


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline Chockosta

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 447
  • Rating: +169/-6
    • View Profile
Re: [Lua] Bobby Carrot
« Reply #71 on: July 04, 2011, 05:31:08 am »
Oh, sorry. It is level 45 (As you can see, it remains only 2 levels ! I'll make one today, if you could do the other one, it would be perfect !)

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: [Lua] Bobby Carrot
« Reply #72 on: July 04, 2011, 06:50:06 am »
Oh, sorry. It is level 45 (As you can see, it remains only 2 levels ! I'll make one today, if you could do the other one, it would be perfect !)
Alright, I played it, but I saw already a mistake(maybe there're more). If you could take away the block circled around with blue(As you can see in the picture), I think it might work. :)
Also, I'll work on another level :)

EDIT: I played level 50 as well, and I got trough. :)
« Last Edit: July 04, 2011, 07:08:05 am by Stefan Bauwens »


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline Chockosta

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 447
  • Rating: +169/-6
    • View Profile
Re: [Lua] Bobby Carrot
« Reply #73 on: July 04, 2011, 07:12:18 am »
Still impossible...
Woah, congrats for level 50 ! I really thought it would take hours. You can try level 49, which is hard too.

(I attach the new version with your modification. And it remains only level 48 !)

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: [Lua] Bobby Carrot
« Reply #74 on: July 04, 2011, 08:41:02 am »
Okey, I think that I found the mistakes. If you could remove the blue-circled blocks, turn the yellow-circled blocks 90 degress right then I believe it might work.
Sorry for all these mistakes. :-\

EDIT: OOPS(forgot the picture)

EDIT2: Here's a new level. Hope you like it.(It isn't too difficult). Maybe you could convert in to .tns so I can try it first. :)
« Last Edit: July 04, 2011, 11:10:03 am by Stefan Bauwens »


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me