Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 1516
次のページ(過去)
返信[3]
親投稿
MSWS coolestkid123
Although that is cool, how would it even be necessary!!! (Thanks though, I get it)
1そうだね
プレイ済み
トピック
MSWS coolestkid123

PLEASE HELP

What does >> mean? And how is it different than >?
2そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
What does >> mean???
1そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
Man, this old game makes me feel old!
2そうだね
プレイ済み
返信[4]
親投稿
MSWS coolestkid123
Yes but all that will do is throw random replies to logical answers. Eg: Hello (User) Hi (Computer) How are you? Hello Oh, okay hi. How are you? I'm fine Hi Hi again I'm fine Same here etc
0そうだね
プレイ済み
返信[10]
親投稿
MSWS coolestkid123
*Facepalm* Instead of using PRINT, do ? ? is an alias for PRINT but it's a lot shorter. Eg: If I wanted to show Hello! on the screen, I woyld do ?"Hello!". Also, playform mechanics are relatively easy as long as you have experience and know what you're doing. You will want to set up a sprite, backgrounds, maps, etc.
0そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
What PChicken said, also I learned a lot by downloading other player's programs and modifying them or just looking at their source code.
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Nice! Looks simple, try adding it so that it makes it scroll through the text like a typewriter!
2そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
Hmm, interesting possibility the only problem is that I want it to LEARN, ughh, that'll be fun. Anyway, I'm also ttying to get it so that you don't have to type thw whole phrase, just part of it (harder than it seems, I'm not just using LEFT$)
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
Talking AI = hard!
3そうだね
プレイ済み
返信[6]
親投稿
MSWS coolestkid123
I learned within a month.
0そうだね
プレイ済み
返信[20]
親投稿
MSWS coolestkid123
Theres 4 loops that I know of. WHILE WEND Does it forever unless interrupted (BREAK, GOTO, END, etc) FOR A=0 TO X NEXT Repeats for X amount. REPEAT UNTIL (Expression) Like the WHILE loop, but runs once before checking if condition is TRUE. @A GOTO @A (Not suggested as it is sloppy). Basically WHILE WEND
0そうだね
プレイ済み
返信[15]
親投稿
MSWS coolestkid123
Clean code is definantely important. This way if theres something you want to change, you know exactly where to go. Indenting is also handy to do I have a program that automatically indents). One last suggestion is don't make multiple big changes because if the program doesn't work you don't know what went wrong.
0そうだね
プレイ済み
返信[4]
親投稿
MSWS coolestkid123
Thanks!
0そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
Sure, even if i comment it out it gives the error.
0そうだね
プレイ済み
返信[5]
親投稿
MSWS coolestkid123
I guess it depends, I definantely am going to check out the program. However, SmileBASIC Is portable, has preloaded sprites, sounds, and backgrounds. (Not sure if this is also in GameMaker). I'd say that sharing files on SmileBASIC is probably easier. However if you really want to get into serious programming, I'd look into Unity and GameMaker.
0そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
I'd love to help. Just give me an assignment and i'll do it ASAP! I'm usually good with: Basic logic Loading/Saving files Custom Functions If theres anything you need just ask me! Hope I can help. Aslo, what type of game are you looking to create?
1そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
Why is this giving me an error a few seconds in (no wait command) of STACK OVERFLOW??? As far as I can tell, SMALL=0 and BIG=100...
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
You could make one...
0そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
BACKCOLOR (Color code) Name Suggestions: Quick pick Smooth Deck Deck Jump Card Scan Alabama Hold 'em Marco Ace Jack Flip Calling Card
0そうだね
プレイ済み