Author Topic: [WIP] TI-Basket  (Read 18214 times)

0 Members and 1 Guest are viewing this topic.

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: [WIP] TI-Basket
« Reply #30 on: April 27, 2011, 07:57:33 pm »
THis looks nice, it would be nice if the ball spinned when throwing it. :D

it is a TI.image ... thus..
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [WIP] TI-Basket
« Reply #31 on: April 27, 2011, 09:26:58 pm »
Well I meant more like an animation of the ball spinning :P (made of multiple images)

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: [WIP] TI-Basket
« Reply #32 on: April 28, 2011, 05:38:36 am »
Well I meant more like an animation of the ball spinning :P (made of multiple images)
The images are huge tho :P
I'll look more into that, but I think I'm going to draw the ball programmatically .... then it could be easier
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: [WIP] TI-Basket
« Reply #33 on: April 28, 2011, 02:33:01 pm »
New version !

Including a better engine overall
Optimizations
Scoring system  :thumbsup:
Time-Attack mode  ;D
Secret Mode if you can discover it


PS : the time left shown in the screenshot is not showing the right value (don't worry, there is no bug on-calc) The max time is 60 secs
« Last Edit: April 28, 2011, 04:09:13 pm by adriweb »
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: [WIP] TI-Basket
« Reply #34 on: April 28, 2011, 02:33:59 pm »
Woah Adriweb, that's lookigng pretty cool, new graphics, a menu, really cool. Nice job.

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: [WIP] TI-Basket
« Reply #35 on: April 28, 2011, 03:33:10 pm »
Thanks !

I'll submit it to the archives :)
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
TI-Basket
« Reply #36 on: April 28, 2011, 10:50:24 pm »
TI-Basket



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=661

The game features three play modes : "Normal", "Hardcore", and "Time-Attack"

The normal mode is just a basic thing : you have a non-moving target, and you have to change the power and the angle in order to reach the target (the basket)

The hardcore mode is more interesting : it's the same, but with wind (in x and y coords), and a moving target ! (believe me, the wind really changes the physics diff eqs )

The Time-Attack is like the Normal mode but you only have 60 seconds to score as much as possible, good luck !

Source Code Included in the .zip


Screenshots :

My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: [WIP] TI-Basket
« Reply #37 on: April 29, 2011, 03:44:21 am »
Congratulations!


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

Interview with me

Offline renatose

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 209
  • Rating: +4/-0
  • watch out the power balls
    • View Profile
Re: [WIP] TI-Basket
« Reply #38 on: April 29, 2011, 07:07:35 am »
I'll try this right now and give feedback later ;)

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: [WIP] TI-Basket
« Reply #39 on: May 11, 2011, 03:22:40 am »
When I played this on my calculator it froze as soon as I made it in on Normal(I was testing it) how do you keep going after you win?
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: [WIP] TI-Basket
« Reply #40 on: May 11, 2011, 04:10:34 am »
I think you have to press the arrow keys, to continue.

Offline ruler501

  • Meep
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2475
  • Rating: +66/-9
  • Crazy Programmer
    • View Profile
Re: [WIP] TI-Basket
« Reply #41 on: May 11, 2011, 04:11:42 am »
I downgraded to 2.0.1 for now so I can run OSLauncher and CAS so I'll go back to testing this some other time.
I currently don't do much, but I am a developer for a game you should totally try out called AssaultCube Reloaded download here https://assaultcuber.codeplex.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/M/S d- s++: a---- C++ UL++ P+ L++ E---- W++ N o? K- w-- o? !M V?
PS+ PE+ Y+ PGP++ t 5? X R tv-- b+++ DI+ D+ G++ e- h! !r y

Offline renatose

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 209
  • Rating: +4/-0
  • watch out the power balls
    • View Profile
Re: [WIP] TI-Basket
« Reply #42 on: May 11, 2011, 04:56:57 am »
it stopped after the first launch in normal mode.