Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411430 Posts in 69363 Topics- by 58416 Members - Latest Member: JamesAGreen

April 19, 2024, 11:43:41 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperPlaytestingeggfun.io
Pages: 1 [2] 3
Print
Author Topic: eggfun.io  (Read 5836 times)
michaelplzno
Level 10
*****



View Profile WWW
« Reply #20 on: November 21, 2020, 12:35:09 PM »

Thanks so much for all this feedback. I posted on your video @jbarrios and @jostvise2d.

I'm SURE I will do another iteration of this based on this response, my normal grump heart is growing 3 sizes!

I'm about to post about the project I'm working on first, which is a minimal puzzle game for iOS and Android, please get in touch if you want to be in the beta for that because I'm trying to figure out how far to go in terms of explaining everything and your feedback is great so far.

<3 <3 <3
Logged

jostvise2d
Level 0
**


ю:


View Profile
« Reply #21 on: November 23, 2020, 11:14:04 AM »

I found strange glitch: https://ibb.co/HNRWGWJ
« Last Edit: November 23, 2020, 10:02:10 PM by jostvise2d » Logged
jostvise2d
Level 0
**


ю:


View Profile
« Reply #22 on: November 23, 2020, 11:35:33 AM »

Also a game that was launched on the phone from the site it will not only lag behind and no matter how hard I click on the screen the eggs will not interact in any way.
Logged
JobLeonard
Level 10
*****



View Profile
« Reply #23 on: November 23, 2020, 02:53:03 PM »

You can't upload images to this forum jostvise2d, it's too old-school for that. I mean this forum is from back when most USB sticks were like 100 megabytes in size Cheesy

You have to host it somewhere like on https://imgur.com/ and then link the URL
Logged
michaelplzno
Level 10
*****



View Profile WWW
« Reply #24 on: June 09, 2021, 02:32:56 PM »

I just improved the code for egg game because my privacy plugin was wrecking the game.

Check it out here: https://michaelplzno.com/egg

Thinking about adding a new level soon. Thanks again for the response.
Logged

JobLeonard
Level 10
*****



View Profile
« Reply #25 on: June 10, 2021, 03:36:42 AM »

[turns on the knobs of all the privacy extentions to the extreme]

Hey, it finally runs smoothly on my Firefox installation! Good job Mike! Coffee

Also, I like how the game respects my time and just introduces a few concepts quickly and then ends Smiley. It's fun while it lasts and I think it has quite a bit of puzzle potential

Also also, and you probably already thought of this, but if you're gonna build on this concept then the mama/papa/cannibal eggs need differen more than just colors to distinguish them from each other (think of the colorblind!)
Logged
michaelplzno
Level 10
*****



View Profile WWW
« Reply #26 on: June 10, 2021, 09:12:58 AM »

Thanks Job, I just updated the game to have music but its not exactly working on iOS? Not sure what the android situation is. https://michaelplzno.com/egg/

Found this thread https://stackoverflow.com/questions/31776548/why-cant-javascript-play-audio-files-on-iphone-safari but I'm trying what they say and still getting bugs. Works fine on desktop though.

Music is from https://twitter.com/Jayenkai?s=20 he's a great guy who makes games and music and art and puzzles all the time, really prolific.

In terms of differentiating the eggs, I do know that the traditional rule is to have a different shape for each character but since the game is about eggs its sort of against that trend. I do like that some people seem to not know which egg is the cannibal since the game is sort of teaching people to look for differences and details in the eggs. Also all the eggs are different sizes which does help the color blind. I'll have to think about it.
Logged

michaelplzno
Level 10
*****



View Profile WWW
« Reply #27 on: June 26, 2021, 04:56:14 AM »

Ok still working on audio issues, and I added a voice track of myself narrating the game. I think it works on mobile just with really bad performance. It works fine on desktop.

https://michaelplzno.com/egg/

I'm thinking of adding the system "Howler" https://howlerjs.com/ to use "audio sprites" which is just a logistical system to cut up one audio file into multiple sfx. This means each voice segment will be all contained in one file and make everything much simpler and I hope perform better. I think the fact that I have so many audio elements is tripping up mobile, in the new one I'll only have 5, one for each bgm and one for the audio track.

I'll post again when I have the new version.
Logged

michaelplzno
Level 10
*****



View Profile WWW
« Reply #28 on: June 27, 2021, 04:21:27 PM »

Just uploaded v0.05 which has correct audio working for mobile. I'm thinking of releasing egg engine open source so I'm playing with the audio just to make sure it works. I used howeler.js to solve the problems I've been having and it works great.

Here's the link: https://michaelplzno.com/egg

Let me know if it doesn't run for you!
Logged

JobLeonard
Level 10
*****



View Profile
« Reply #29 on: June 28, 2021, 12:54:16 AM »

Howler.js is great! I've had a similar experience with the sound part of P5.js just not working, and eventually ditching it and replacing it with Howler.js
Logged
TheJorthMagician
Level 0
*


View Profile WWW
« Reply #30 on: June 28, 2021, 03:58:51 PM »

Fun little game man! Worked great on Chrome for me. Music volume was a little overwhelming, had to turn down my master volume, but I had a lot of fun. Cannibal eggs were a blast. Keep up the good work.
Logged

Check out the new 16-bit RPG The Great War of Jorth. A war story with multiple story branches and endings. Find the demo on our website: workingman.productions
michaelplzno
Level 10
*****



View Profile WWW
« Reply #31 on: July 08, 2021, 08:43:36 AM »

I'll have to mess with the volume levels! Was the voice track too loud too?
Logged

Squidathan
Level 0
*


View Profile
« Reply #32 on: July 12, 2021, 10:44:49 AM »

I thought the game was cute, funny and fun overall. It felt like good tutorial-type levels which would develop into  more interesting, challenging ways of using the same mechanics.

I played it on an I5 surface pro on edge and it ran very smoothly.

Loved the egg-style text transition.

One point I would change is that I wasn't sure which one was the egg cannibal at the start of that level so I would make it look a bit more visually distinctive and obvious as to which one it is.
Logged
TwoSaint
Level 0
**


View Profile
« Reply #33 on: July 12, 2021, 01:35:06 PM »

very fun, very polished, there is a great potential for some deep puzzle solving. GREAT JOB Smiley Smiley Smiley
Logged
Piaworthy
Level 0
**


View Profile
« Reply #34 on: July 16, 2021, 06:59:41 AM »

Hi Michael,

 The game is looking good, I reckon there's potential here. The visuals are clear and the egg designs are good. As previous commenters have suggested, there could be clearer instructions for how the game operates. For example, as someone else also mentioned, I couldn't tell which egg was the cannibal. Also, there could be more of a fanfare at the end of each level to make it more rewarding, perhaps some cute sound effects and some visual flourishes to signify that the level was successfully beaten. I really liked what I played. It ran smoothly for me.
Logged
rmgr
Level 0
*


View Profile
« Reply #35 on: July 18, 2021, 05:16:45 PM »

I enjoyed it! I agree with previous commenters that it could use some sort of visual fanfare on level completion. I guessed which egg is the cannibal based on the other adult egg appearing in the previous level but I agree that it could be better distinguished (maybe with fangs or something).
Logged
michaelplzno
Level 10
*****



View Profile WWW
« Reply #36 on: July 19, 2021, 04:59:51 PM »

hmm, I'll have to think about a more sinister cannibal egg! Also juicing the level win.

Thanks for playing!
Logged

michaelplzno
Level 10
*****



View Profile WWW
« Reply #37 on: July 27, 2021, 11:57:12 AM »

v0.06 is up with a new "Win Confetti" and a sinister "Coach Bert" Cannibal Egg inspired by an SNL sketch:





Logged

JobLeonard
Level 10
*****



View Profile
« Reply #38 on: July 28, 2021, 12:07:53 AM »

 Cheesy
Logged
KlanehZ
Level 0
*


ds: klaneh#8969


View Profile
« Reply #39 on: July 28, 2021, 01:27:39 PM »

my god, last level got me thinking Shocked
Logged
Pages: 1 [2] 3
Print
Jump to:  

Theme orange-lt created by panic