Game Ideas
|
Post your ideas for new games here, or build on ideas posted by other visitors.
|
|
Reply to this item
|
Shooting target game
|
newjunky
|
If some one would know how to set up a points system for shooting a target, please let me know. I work with a TI-83 Plus. Thanks
|
|
2 April 2006, 22:44 GMT
|
|
Re: Game Ideas
|
The_Viking
|
any1 want a good/fun idea. try to make the rofl copter game. can be played here if u dont know what it is http://www.goyk.com/flash.asp?path=940
|
|
6 April 2006, 21:32 GMT
|
|
Re: Game Ideas
|
Gotmilk7
|
Im making a program called virus. If your interested email me at Amaarch@comcast.net .
It's going to be i prgm that screws up ur computer and delets your ram or makes you take out the batteries and delets your ram.
|
|
15 April 2006, 19:14 GMT
|
|
Re: ROM Images
|
RainbowMonkey
|
Yes, I know everyone has probably asked this, but, how do you get a rom image for VTI?-- for TI-89 titanium
Before you flame, I know that i can get one from my calc by wasting 45 minutes and a lot of battery power, or I can get one online. at the TI-89, flash app download site, and look for AMS, advanced math something. but its not there. been looking for way to long.
HELP!
p.s. looking for tutorials for C as well
|
|
20 April 2006, 03:12 GMT
|
|
Re: Game Ideas
|
Terra
|
I have learned about vectors recently in school, and I wondered if there was any possible way to create one for Basic on a 83+. If there was, it could be used to create games such as air hockey, football, and others.
|
|
21 April 2006, 04:00 GMT
|
|
Re: Game Ideas
|
Terra
|
Recently, I learned about vectors, and I was wondering if they could somehow be implemented into BASIC for the 83+.
|
|
21 April 2006, 04:19 GMT
|
|
Test My Game
|
heckler0077
(Web Page)
|
Hi. I am a BASIC programmer (not that I am not good; I use the BASIC language (for any newbies out there)) and I have created a very simple game for the TI-83/83+/83 SE/84/84+/84 SE. In it, you guess numbers against the calculator or another person. That part is simple enogh, but there is one thing that I can't test: There are six versions of the game: 1 player 1-100 number, 2 player 1-100 number, 1 player 1-10 number, and 2 player 1-10 number. The last two are the ones I need help with. They are t player versions of 1-100 numbers and 1-10 numbers. The trick is, these two versions are designed for use on two calculators linked together running the program at the same time. I need some people to test it. If you aren't a programmer, just test it; if you are a programmer, try and look through the code to find the problem if you encounter any bugs. (Don't worry, the code's fairly short) The reason i can't test it myself is that i only have one calculator. Thanks. E-mail me at
heckler0077@bellsouth.net
|
|
25 April 2006, 22:47 GMT
|
|
Re: Game Ideas
|
Terra
|
I was wondering how to edit ti-BASIC code on your computer. I read earlier in the forum, and it said that you could just open it directly. But I tried it, and it didn't work. Keep me posted on how to do it.
~Terra
|
|
29 April 2006, 03:58 GMT
|
|
Re: Game Ideas
|
coOlpEnGuiNs
|
i'm not a programmer or anything, but i was wondering if anyone could create the game "Penguins" on the TI 89 Titanium. unless there already is one. is there? i didn't find anything.
|
|
9 May 2006, 00:42 GMT
|
|
Re: Game Ideas
|
bill pratt
(Web Page)
|
I dont know if there is one already out there, but is there an dance dance revolution in asm? If not could some1 make 1?
|
|
16 May 2006, 23:11 GMT
|
|
Re: Game Ideas
|
Serpent_Guard
|
I have a game request. A board game recently became available based on mirrors and lasers. It is called Deflexion. If anyone would be willing to attempt creating this game, please contact me at bluegate010@gmail.com for specific game requirements and/or rules. It is my opinion that such a game would not be overly difficult to create for a reasonably experience programmer. I can only do BASIC.
Note: This program will be for the TI-83 Plus.
--Serpent_Guard
|
|
19 May 2006, 04:10 GMT
|
|
Re: Game Ideas
|
Max_rulez
|
i just want to know how to make games ive tried a random number game but i cant get a random number ive treid everything sorry im a big noob wif this stuff. but can ne 1 help??
|
|
29 May 2006, 10:44 GMT
|
|
Re: Game Ideas
|
Crazy SPOON
|
I need some hellp with movement for the TI-83+. Right now, I have this piece of code
:4->A:8->B
:Lbl XX
:Output(A,B,"O")
:0->X
:While X=0
:GetKey->X
:End
:If ans:then
:B+(X=26)-(X=24)->B
:A+(X=34)-(X=25)->A
:End
:Goto XX
What I want to do, is have a movement code, but not have a trail of "O"s follow. Please help! Thanks
|
|
30 May 2006, 23:09 GMT
|
|
I'm workin on a game
|
Jason Hyun
|
Okay, no one has probably heard of me but it's because I'm new, but I'm working on a new game called Exiled. It's going to have horrible graphics (the symbol that represents you is an 'A'), but my friend said, don't judge a game by its graphics so let me tell you about it.
The game is going to about a person that's stranded on an island, and your supposed to cut down trees, mine rocks, and do alot of other thing (there's a minigame for each activity) and survive for a certain amount of days until some guy rescues you. I've barely started (made one screen and almost done with movement for that screen) so it might take a while before I ever post it up, but tell me what you think about this idea. (Also, my games are really slow because I only know how to use BASIC, so can someone teach me how to make it faster?)
|
|
31 May 2006, 01:10 GMT
|
|
Re: Game Ideas
|
Chris Wilson
|
im making a basic game on a ti-83 plus and could someone tell me that if it is at all possible to have a menu showing while the screen is half graph(horiz). I got it to input in horiz mode but i cant get a menu working. It just make the screen full and shows the menu. I only need 2 things on the menu(yes and no). Plz if anyone could help me it would be greatly appreciated.
|
|
8 June 2006, 01:53 GMT
|
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
You can change the number of comments per page in Account Preferences.
|