LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

End of 2017 Programming Contest

Root / Site Discussion / [.]

haloopdyCreated:
Are we allowed to make multiple submissions? Not sure that I will, just wondering.
You can make more than one game for the contest, but you can only choose one of them to be voted on. So the answer would be no.

You can make more than one game for the contest, but you can only choose one of them to be voted on. So the answer would be no.
Okay, thanks.

Oh god... Probably the most important thing that i need to do is jumping, but i don't know how...
Nvm i got it
Are you sure? I was about to give you a sample program for demonstration of it.
Well you still can. Who knows if i'll update it
Ok, I’ll get it uploaded:
SpoilerKey: VKENY4G6 @EveryoneWhoSeesThis, it’s made by @seggiepants, all credit goes to him for it.
There's one problem... I don't have the GRP5 and MAP files and if i change it to mine then it's just a black screen with BEEP 6 and BEEP 9 going on and on

Oops, sorry, I forgot to upload those also. I’ll get to them in a few hours from now.

I guess I'll try to make something since i haven't participated in any other contests.

Welp, one month to put something together sounds good. I guess.

I actually have the first idea I've had in a while for this contest, it's gonna be gr8

Oh god... Probably the most important thing that i need to do is jumping, but i don't know how...
Nvm i got it
Are you sure? I was about to give you a sample program for demonstration of it.
Well you still can. Who knows if i'll update it
Ok, I’ll get it uploaded:
SpoilerKey: VKENY4G6 @EveryoneWhoSeesThis, it’s made by @seggiepants, all credit goes to him for it.
There's one problem... I don't have the GRP5 and MAP files and if i change it to mine then it's just a black screen with BEEP 6 and BEEP 9 going on and on
I decided I’ll just give the key for the folder that the jumping game in, it has about 10-15 programs that demonstrate different things (again, made by seggiepants)
Spoiler ]KEY:RVDK4W3 You can find the jumping in “PLATFORM”

Oh god... Probably the most important thing that i need to do is jumping, but i don't know how...
Nvm i got it
Are you sure? I was about to give you a sample program for demonstration of it.
Well you still can. Who knows if i'll update it
Ok, I’ll get it uploaded:
SpoilerKey: VKENY4G6 @EveryoneWhoSeesThis, it’s made by @seggiepants, all credit goes to him for it.
There's one problem... I don't have the GRP5 and MAP files and if i change it to mine then it's just a black screen with BEEP 6 and BEEP 9 going on and on
I decided I’ll just give the key for the folder that the jumping game in, it has about 10-15 programs that demonstrate different things (again, made by seggiepants)
SpoilerKEY:RVDK4W3 You can find the jumping in “PLATFORM”[/Key]
you failed with trying to make the spoiler say key in this original version

Oh god... Probably the most important thing that i need to do is jumping, but i don't know how...
Nvm i got it
Are you sure? I was about to give you a sample program for demonstration of it.
Well you still can. Who knows if i'll update it
Ok, I’ll get it uploaded:
SpoilerKey: VKENY4G6 @EveryoneWhoSeesThis, it’s made by @seggiepants, all credit goes to him for it.
There's one problem... I don't have the GRP5 and MAP files and if i change it to mine then it's just a black screen with BEEP 6 and BEEP 9 going on and on
I decided I’ll just give the key for the folder that the jumping game in, it has about 10-15 programs that demonstrate different things (again, made by seggiepants)
SpoilerKEY:RVDK4W3 You can find the jumping in “PLATFORM”[/Key]
you failed with trying to make the spoiler say key in this original version
Ok, I was trying to figure it out and got it wrong, so what? I edited it out when I realized it was wrong.

Welp, one month to put something together sounds good. I guess.
You technically have 1 month and 10 days.

Bullets seems a bit out of place on this grainy enviorment. I think the same can be said of non-small-and-distorted sprites as well. What you guys think?

Bullets seems a bit out of place on this grainy enviorment. I think the same can be said of non-small-and-distorted sprites as well. What you guys think?
It looks really good to be honest.

Hmmmmm... I haven't used SmileBASIC in a while, but recently I've been thinking of ideas on how to make a proper pinball game work. I barely did anything on my previous attempt (It was literally just a scrolling background with a camera that tracked the pinball) so I'll start from scratch and see what I can do. With Christmas break coming up I should have plenty of time to work on this!

I actually have the first idea I've had in a while for this contest, it's gonna be gr8
awesomnessmine will be gr8 too!

what my game might consist ofmini games maybe a whole game

Wow, another contest? I’m not sure if I will enter, but there’s so much time.

Are those your own graphics? If so, how are you doing them?
I set up a scene in Blender and i render a skybox-like enviorment, but i only render North, South, East and West which are the ones i need. I render them using panoramic shots. Then i compress those 4 images into a 512x240 image. Later i transfer that picture to SB. And finally (this one could change in the future), i setup a 512x240 sprite for that background and increase his scale, so i can have a illusion of depth, when in reality is just a 2D picture.

Oh god... Probably the most important thing that i need to do is jumping, but i don't know how...
Nvm i got it
Are you sure? I was about to give you a sample program for demonstration of it.
Well you still can. Who knows if i'll update it
Ok, I’ll get it uploaded:
SpoilerKey: VKENY4G6 @EveryoneWhoSeesThis, it’s made by @seggiepants, all credit goes to him for it.
There's one problem... I don't have the GRP5 and MAP files and if i change it to mine then it's just a black screen with BEEP 6 and BEEP 9 going on and on
I decided I’ll just give the key for the folder that the jumping game in, it has about 10-15 programs that demonstrate different things (again, made by seggiepants)
Spoiler ]KEY:RVDK4W3 You can find the jumping in “PLATFORM”
Thank you, there sure are a lot of samples that may be helpfull sometime

Finally, i managed to create a dynamic textbox with delays that doesn't interrupt the game flow! The best thing is that i used DATA, so i can add more dialogues without need to do bunch of checks! Still looks cartoonish, tho.