Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
Ideas?
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: Ideas? (Read 10404 times)
0 Members and 1 Guest are viewing this topic.
+ZERO+
Guest
Ideas?
«
Reply #15 on:
January 13, 2006, 03:52:00 pm »
Dude, I did not know you had a pongwars game.... If i took the name, I'll change it, if you want!:lol:
Other Than That, Looks like you have some good ideas!
Other than that other than that,
Rock Out!
:drum:
Logged
kalan_vod
LV11
Super Veteran (Next: 3000)
Posts: 2715
Rating: +10/-0
Ideas?
«
Reply #16 on:
January 31, 2006, 09:06:00 am »
Idea: A game where you have to type the anwser for the falling math problem (like 1+1 is falling down and you type 2 and then enter).
Logged
Liazon
Guest
Ideas?
«
Reply #17 on:
January 31, 2006, 09:30:00 am »
kinda like the Palm game Giraffe for practicing writing on the Palm handheld organizers.
Logged
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
Ideas?
«
Reply #18 on:
January 31, 2006, 09:45:00 am »
QuoteBegin-kalan_vod+31 January 2006, 15:06-->
QUOTE
(kalan_vod @ 31 January 2006, 15:06)
Idea: A game where you have to type the anwser for the falling math problem (like 1+1 is falling down and you type 2 and then enter).
Like text a random expression into a string, onto the graphscreen, then go into a Repeat (number entered) = expr(expression)?
I'll try it.
Logged
One of these days I'll get a sig I'm really proud of.
kalan_vod
LV11
Super Veteran (Next: 3000)
Posts: 2715
Rating: +10/-0
Ideas?
«
Reply #19 on:
February 01, 2006, 05:44:00 am »
Yeah like that, simple yet fun!
Idea: I think it would be cool to have a Duke Nukem game for z80s, one like Duke Nukem 68k. I was planning on doing this with xLIB, but it would be too slow. If anyone would like to work on this in asm or something I would LOVE to see it!
Logged
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
Ideas?
«
Reply #20 on:
February 01, 2006, 10:28:00 am »
I didn't start "NumbeRain" yet, instead I made a guess the number with working AI controlled opponent!
I only beat it once, and that was during debugging when there wasn't an opponent...
Logged
One of these days I'll get a sig I'm really proud of.
kalan_vod
LV11
Super Veteran (Next: 3000)
Posts: 2715
Rating: +10/-0
Ideas?
«
Reply #21 on:
February 01, 2006, 10:33:00 am »
hehe, want to link it or post code?
Logged
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
Ideas?
«
Reply #22 on:
February 01, 2006, 11:00:00 am »
I might submit it to that ultimate archive ticalc, but I remember a certain quote from a recent news article...
Logged
One of these days I'll get a sig I'm really proud of.
Radical Pi
LV9
Veteran (Next: 1337)
Posts: 1143
Rating: +5/-2
Ideas?
«
Reply #23 on:
February 02, 2006, 01:34:00 pm »
They didn't accept it. I can't imagine why :paf:
:paf:
:paf:
Anyway, here's the code you wanted:c1-->
CODE
ec1ClrHome
Full
For(A,1,100
Output(randInt(1,8),randInt(1,16),randInt(0,9
End
Output(4,5,"VS GUESS
Repeat Ans=21
getKey
End
ClrHome
Repeat A
Output(1,1,"PLEASE CHOOSE
Logged
One of these days I'll get a sig I'm really proud of.
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
Ideas?