Author Topic: Calculator Programs/Games Ideas/Requests - Inspiration  (Read 194948 times)

0 Members and 1 Guest are viewing this topic.

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #135 on: March 28, 2011, 06:26:03 pm »
Have your calculator be a program.  You could do all the normal things such as math from the front screen, except you would have certain code run differently.
For example.
-The graphing doesn't update the screen every frame, thus making graphing at least 5 times faster.
-
Somebody should make a faster program scroller. Like jump to row, jump to end, etc. ive been scrolling through this bloody map for over a minute and i still havent gotten to the end.
- You could still run your programs as if it had No-shell running.
-and anything else you can think of.


Another suggestion.
Have a program that will change all your programs to "hidden","archived", or "unarchived"
Every time I get a ram clear, It will make all programs visible again :P.

Another suggestion :P
A program that will defragment your calc as if you just deleted an app.  (I have needed to make apps , just to delete them, before.  Defragmentation can really help some problems ;)
* Happybobjr winks at Builderboy
* Happybobjr is remembering the time when all of his apps were named "Finance..."
* Happybobjr was dumb and compiled and ram a subprogram instead of the main one.
« Last Edit: March 28, 2011, 06:26:47 pm by Happybobjr »
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline Compynerd255

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +53/-4
  • Betafreak Games
    • View Profile
    • Betafreak Games
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #136 on: March 28, 2011, 06:37:30 pm »
Have your calculator be a program.  You could do all the normal things such as math from the front screen, except you would have certain code run differently.
For example.
-The graphing doesn't update the screen every frame, thus making graphing at least 5 times faster.
-
Somebody should make a faster program scroller. Like jump to row, jump to end, etc. ive been scrolling through this bloody map for over a minute and i still havent gotten to the end.
- You could still run your programs as if it had No-shell running.
-and anything else you can think of.


Another suggestion.
Have a program that will change all your programs to "hidden","archived", or "unarchived"
Every time I get a ram clear, It will make all programs visible again :P.

Another suggestion :P
A program that will defragment your calc as if you just deleted an app.  (I have needed to make apps , just to delete them, before.  Defragmentation can really help some problems ;)
* Happybobjr winks at Builderboy
* Happybobjr is remembering the time when all of his apps were named "Finance..."
* Happybobjr was dumb and compiled and ram a subprogram instead of the main one.
All of these problems could be solved by writing a new version of the TI-OS. We could hack the OS code in order to optimize the OS routines (such as replacing the slow graphing routine with SafeCopy, and fixing all them bugs). However, note that all of the entry points would have to be in the same locations in order for our programs to work properly.
The Slime: On Hold, preparing to add dynamic tiles

Axe Eitrix: DONE

Betafreak Games: Fun filled games for XBox and PC. Check it out at http://www.betafreak.com



Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #137 on: March 28, 2011, 07:47:55 pm »
I am going to email ti i think.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline Compynerd255

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +53/-4
  • Betafreak Games
    • View Profile
    • Betafreak Games
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #138 on: March 29, 2011, 03:24:07 pm »
I am going to email ti i think.
I don't think they will do anything about it. The best solution would be to dissassemble the OS and recode it yourself. But it's worth a shot.
The Slime: On Hold, preparing to add dynamic tiles

Axe Eitrix: DONE

Betafreak Games: Fun filled games for XBox and PC. Check it out at http://www.betafreak.com



Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #139 on: March 29, 2011, 09:30:57 pm »
No, I think they might listen to something simple like that.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #140 on: April 17, 2011, 06:09:18 pm »
A simpler version of the iPod game Glass Tower? It's really fun and I think it would be cool on a calculator.

P.S. Could it be written in the programming language for Casio fx-9860G Slim? Or not?

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #141 on: April 18, 2011, 06:09:49 am »
[yotube]http://www.youtube.com/watch?v=6bEnM2zosyw[/youtube]

A simpler version of the iPod game Glass Tower? It's really fun and I think it would be cool on a calculator.

P.S. Could it be written in the programming language for Casio fx-9860G Slim? Or not?

Programming for the casio in Omnimaga focuses more on the PRIZM.

Also, the game looks very hard to code.

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #142 on: April 18, 2011, 06:38:03 am »
The powerups would probably be very hard to code. :(

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #143 on: April 18, 2011, 06:43:11 am »
The powerups would probably be very hard to code. :(

I mean all those cool physics/gravity effects.

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Ideas for projects on the ti-84
« Reply #144 on: April 20, 2011, 07:44:02 pm »
So I have a suggestion an exact replica of the NES Super Mario Bros like Super Mario 86 v0.95 SMB replica not like mario 2.0  ;D ;D ;D ;D ;D ;D on the ti-84 (not in color) or an NES :D :D :D emulator on ti-84 I know there is one for the ti-nspire but I don't have one :mad: I would really like that!!!

I would actually suggest either trying out Mario 2.0 on ticalc.org (its in the 20 most downloaded games section, along with 1.2) or waiting for project M (which is NOT a good idea if you don't have many months of patience).  I also think another member is trying to port SMB 2, iirc. 

But, if you wanna try to make one, I would encourage it ;) if so, good luck!


Well I use Mario 2.0 but I like nes better I am tring to make one but it will take me a llllllooooooooooooooooooonnnnnnnnnnnnnnnnggggggggggggggg time!!!


NES :D :D :D emulator on ti-84 I know there is one for the ti-nspire but I don't have one :mad: I would really like that!!!
this would be an insanely hard project, as the resolution is much, much higher on the NES, and it would probably require more space than the calculator has :P
If you were to try one of these projects, I would recommend ALOT of ASM knowledge.

well Super Mario Bros has been made on the ti-85 ti-86 ti-89 ti-92 and a NES emulator on the ti-nspire
« Last Edit: April 20, 2011, 08:16:06 pm by annoyingorange »
This used to contain a signature.

Ashbad

  • Guest
Re: Ideas for projects on the ti-84
« Reply #145 on: April 20, 2011, 07:48:06 pm »
I would actually suggest either trying out Mario 2.0 on ticalc.org (its in the 20 most downloaded games section, along with 1.2) or waiting for project M (which is NOT a good idea if you don't have many months of patience).  I also think another member is trying to port SMB 2, iirc. 

But, if you wanna try to make one, I would encourage it ;) if so, good luck!

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: Ideas for projects on the ti-84
« Reply #146 on: April 20, 2011, 08:01:06 pm »
NES :D :D :D emulator on ti-84 I know there is one for the ti-nspire but I don't have one :mad: I would really like that!!!
this would be an insanely hard project, as the resolution is much, much higher on the NES, and it would probably require more space than the calculator has :P
If you were to try one of these projects, I would recommend ALOT of ASM knowledge.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #147 on: April 20, 2011, 08:10:47 pm »
A new idea for whoever, really big project: RC Pro Am.
http://en.wikipedia.org/wiki/Rc_pro_am
http://en.wikipedia.org/wiki/R.C._Pro-Am_II
http://en.wikipedia.org/wiki/Super_R.C._Pro-Am ← works with ti-boy, btw

Think TinyCarZ, but the viewpoint off to a side (sort of 3d, but not really) and with upgradable cars and weapons.  And drifting, probably the best aspect.
Good luck, and can't wait ;)

EDIT: screenies of what the game looks like, wasn't able to get an animated gif so oh well :P
« Last Edit: April 21, 2011, 02:43:34 am by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #148 on: April 21, 2011, 11:23:36 am »
Quote
http://en.wikipedia.org/wiki/Rc_pro_am
http://en.wikipedia.org/wiki/R.C._Pro-Am_II
http://en.wikipedia.org/wiki/Super_R.C._Pro-Am ← works with ti-boy, btw

Only the latter one works?

It's an interesting project and this seem too hard.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: Calculator Programs/Games Ideas/Requests - Inspiration
« Reply #149 on: April 21, 2011, 07:41:50 pm »
The first two are for the nes, so they aren't ti-boy compatible :P

Maybe the nes emulator on the nspire, tho...
« Last Edit: April 21, 2011, 07:42:06 pm by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue