These are public posts tagged with #sfml. You can interact with them if you have an account anywhere in the fediverse.
gamedev
Balancing the newly created/replaced sounds. They were too loud in the previous video, but now, I think they are too quiet.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Replaced the "key get" sound effect. Now, I think I have all placeholders removed.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Tried to mimic the enemy kill sound effect with my voice with BitCrunch and reverb effects. It doesn't sound exactly what I wanted. It sounds more like a whip-crack sound effect more than anything.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Trying to replace the remaining copyrighted placeholder sound effects with stock ones, but I can't find any that sound right. In Zelda and Zelda-like games, enemies die with an explosion sound effect, but it's not quite and explosion. It sounds somewhat softer, but I can't find any free to use sound effect that matches that.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
I have the HUD display the current level like how it is displayed in Super Mario Bros as it does a better job explaining which environment you are in and how far are you from the next boss.
I've also decreased the intervals for when bombs explode. I did a full playthrough of the game and I realized that the later enemies that are only killed by bombs are extremely hard to kill due to the long interval, so I cut the interval by half.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
I've bit crushed the death whirl sound effect, but I can't make it sound like an SNES sound effect. It honestly sounds more like the compressed voice sound effects you would hear in 80s arcade games.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Decided to change the death whirl sound effect to make it sound less 8-bit. I don't know how it turned out. Should I play with the instruments more? Is it fine just 8-bit? Or should I keep it like it is in this video?
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Changed the lava tiles to make it look like it's bubbling, but it ended up looking weird. Judging from other games, lava tiles tend to have 4 frames of animation instead of three, but if I add an extra frame then I need to add an extra frame to the water tilesets.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Player can now pick up items with his sword.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Did the same with the other tilesets. Though I don't think lava flows like water. Maybe I should have it bubble up instead.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Water tiles are now animated.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Fixed the boss bug. Although I didn't record the bug, the bug was that some bosses would just hang upon death. Turns out they aren't calling the animation method.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Added a fanfare for collecting the mirror. I also just realized that two of the bosses are broken and I need to investigate the problem.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Certain items will now disappear if you don't collect them in time.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Finally added a victory fanfare after completing a floor. I just used the fanfare I used in my previous games (which was a CC0, 8-bit fanfare from OpenGameArt), put it in NeuralNote and changed the instruments.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Red shield sprites now have proper death animation.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Red shield sprites now have proper attack frames.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Fixed the animation with the red shield sprites too, but the attack animation still shows the green shield.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
Player no longer swings his shield while walking.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus
gamedev
I've also re-positioned the sword to better fit the new sprite. It's still not perfect though and I plan to redo the walking animation, so that the character is holding the shield in place instead of swinging it.
#gamedev #gamedevelopment #indiegamedev #indiedev #indiegames #indie #SFML #cplusplus