FUZE Showcase Gallery - The "Not a Competition" Competition!
-
@xevdev So there is no error generated when you try to read from the file system without first writing. However if you try to read anything it returns an empty string. So you could have something like this:
function fileExists() var handle = open() var test = read( handle, 4 ) close() var result = (test != "") return result
-
@pianofire thanks will implement but this will only happen if it's a copy or will this happen if someone downloads the game ?
-
@xevdev A good question. I have already confirmed that when you share a game the save file is shared with it. Not sure about copy though I will have to check.
-
NOTICE TO EVERYBODY: The submission deadline for included demo programs in the Player release has been extended. The submission deadline is now 16th March, and this is of course subject to change depending on the progress of the Player.
Don't let the deadline discourage you from making a submission. The deadline only applies if you want your game to be in the included programs of the release version. It can always get into the Showcase Gallery, regardless of time submitted.
I have also amended the original post to be less dense, and have added a link to a separate forum page containing the license agreement information. Please feel free to leave a comment here or send me a message for clarification on anything at all.
Thanks!
-
I have added the licence agreement to Super LASER BLAST, and would hereby like to submit it for the Showcase Gallery.
-
@vinicity said in FUZE Showcase Gallery - The "Not a Competition" Competition!:
I have added the licence agreement to Super LASER BLAST, and would hereby like to submit it for the Showcase Gallery.
Download ID: HBG33MND5C
-
I have submitted my game Fish Tank Feeding Frenzy, and would like to submit it for the Showcase Gallery. It is currently pending.
ID: NXGF7MND9F -
@Dinocoder I found some typos and had to resubmit. New version pending.
ID: QXK73DW49F -
@vinicity was checking out the showcase and really dig the music in 'Senorita Space Worm.' Well done on the relaxing and uplifting soundtrack.
My son has been experimenting with different sounds for his game and definitely going to recommend he look at what you did.
Cheers!
-
Thanks!
Can’t really take much credit for it, though, since they are Fuze assets. All I did was to add in lots of reverb for that dreamy, dubby feeling.
-
Thanks!
Can’t really take much credit for it, though, since they are Fuze assets. All I did was to add in lots of reverb for that dreamy, dubby feeling.
-
Vinicity and I would like to submit Pinicity to the showcase if possible.
1.2 has just been submitted (it works with the new patch now) the id code is: NX6ZBMND9D
-
My new version of Kusatsu has been validated and would like to submit it to the showcase if possible, the id code is: 5EXD7MND1V
-
I just submitted Totally Accurate Tennis, a fighting based on pong and smash brothers. The code is
XYA23MND5
. Sorry if the code is a bit messy, this is actually my first full game in F4NS. :) -
I just resubmitted my game after some much needed polishing. I added high-scores, a pause menu and made the AI not broken. The new code should be
NH7D2MNDX5
-
@heyomayo oops! Forgot to set debug to false, the new code is
51SC7MNDX5
sorry