amasuri · @amasuri
43 followers · 75 posts · Server mastodon.gamedev.place

oops your button fell off

#altale #gamedev #indiedev #monogame

Last updated 1 year ago

amasuri · @amasuri
43 followers · 75 posts · Server mastodon.gamedev.place

It's weekend again and I'm trying to make fog/dust look good in my project! So far I'm halfway there. Needs some tweaking!

made in . It's where I'm at!

#altale #gamedev #indiedev #monogame #screenshotsaturday

Last updated 1 year ago

Mika · @wawe
29 followers · 144 posts · Server mastodon.gamedev.place

Shopping upgrades can help you with encounters!

is 2D platformer where you fight against endless waves of enemies for high score. Check it out: store.steampowered.com/app/248

#mushyscore #gamedev #indiegame #monogame #wishlistwednesday

Last updated 1 year ago

Mika · @wawe
26 followers · 143 posts · Server mastodon.gamedev.place

Watch out for the Slugfrog or it will squash you!

Jumping was surprisingly easy to implement with statemachine. It is easy to adjust the jump height or distance in case the frog needs balancing.

#gamedev #indiegame #monogame

Last updated 1 year ago

amasuri · @amasuri
43 followers · 75 posts · Server mastodon.gamedev.place

Last year I released an open beta for RPG of my dreams, . Here's a trailer:

youtu.be/_bUKOuV-RYA?si=lfruCw

You can play it, 3rd link in my bio! I released a couple of patches ever since, and I'm slowly navigating towards full release. I'm doing it in spare time from my main job.

, made as free passion project in

(If you're seeing it again, I accidentally sent this post into the void, but oh well, it missed some tags anyway)

#altale #gamedev #indiedev #monogame

Last updated 1 year ago

GameFromScratch · @GameFromScratch
1347 followers · 254 posts · Server mastodon.gamedev.place

Awesome new book bundle, covering tech not often covered, including , , as well as .

APress Game Coding 2023.

There is also a big but... it's epub only?!?! Let me know, is that a deal breaker for you?
gamefromscratch.com/apress-gam

#gamedev #godotengine #monogame #gamemaker #unity3d

Last updated 1 year ago

amasuri · @amasuri
37 followers · 57 posts · Server mastodon.gamedev.place

After all these years I added auto-jump feature to my project!

You see, the collision system in this game is _old_, probably 6 years old at this point, so it's the clunkiest collision system I ever made. I could rewrite it from scratch, but I kinda wanna make the release from beta someday, sooo... Modifying it wasn't easy at all! 😄

( made in )

#altale #gamedev #indiedev #monogame

Last updated 1 year ago

Mika · @wawe
13 followers · 95 posts · Server mastodon.gamedev.place

has multiple different biomes where you will fight against endless waves of enemies. Here is the swamp.

#mushyscore #screenshotsaturday #gamedev #monogame #indiedev

Last updated 1 year ago

Goblin Grotto · @GoblinGrotto
36 followers · 11 posts · Server mastodon.gamedev.place

Loading screen

#gamedev #pixelart #monogame

Last updated 1 year ago

Mika · @wawe
7 followers · 41 posts · Server mastodon.gamedev.place

Missed but here is a WIP of power up system I am working on. Player first needs to protect sunflower and when it blooms player receives a sunflower shield.

#screenshotsaturday #gamedev #monogame #indiedev

Last updated 1 year ago

Goblin Grotto · @GoblinGrotto
36 followers · 11 posts · Server mastodon.gamedev.place

Figured I'd try and do the LowRez jam, but haven't had as much to work on it as I thought I would. So doubt I will be able to finish something.

But so far I got cool fire and the start of some map generation.

#gamedev #monogame #ゲーム制作

Last updated 1 year ago

Xanatos · @Xanatos
50 followers · 263 posts · Server social.dev-wiki.de

About 12 Years ago I wanted to code a game and become a game programmer. So I ask a friend of mine and we started coding a game with XNA switching to Monogame as the support dropped.

We didn't had a clue at all and somehow hacked in stuff which did something. After some time we were thinking let's code a clone of cannonhill. What should go wrong, the game is old and it can't be that hard. After around 3 months of work we got something which did start and there where something you could call gameplay. At least you could shoot on each other and something was happening.

Since our code structure was so horrible we dropped the project and never touched it. We did try to code something with Unity which failed because the engine felt "wrong" to use. We wanted the full, I write my own engine experience.

Let's skip some years. The friend of mine lost interesset in coding and game coding. I started to work as a PHP developer as a fulltime job. Somehow I did think back to the old times with the game and searched my old hdd if there was still some code left. As I found it, this was around 4 years from now ago. I uploaded the project to GitHub and set me a goal to get it into a working state.

I rewrote the whole engine based on ECS, still using Monogame. I got more or less to the same state as before but with much more performance. There where less features, some stuff which was better some which were worse.

This project is still there on GitHub I do work on it for some weeks I get frustrated and stop it for a year. Still making slow progress.

Everyone out there, please pay respect for every solo developer who is coding a game in there freetime or as a business. They put in so much love and time. Maybe the game is even open source and playable without them asking for anything.

If you really want to start coding a game, start off with an engine. Do not try to code one on your own. If you do so be prepared that you will write a ton of code which will not display anything on the screen. This can go on for months, even years. Still try to complete one game it does give a boot, even if the gameplay itself is bad. Hand over your game to family members and watch them play as early as possible, you will get valuable feedback from there reactions.

Thank you very much for reading my story. I somehow was thinking it may help me to write this down.

#gamedevelopment #personalstory #xna #monogame #dotnet #coding #challange #opensource #github

Last updated 1 year ago

Alex Ferbrache · @alex
14 followers · 6 posts · Server mastodon.gamedev.place

Just put the finishing touches on my new 11ty website and wrote my first blog post. It's about getting Dear ImGui working inside of MonoGame.

alexmakes.games/blog/posts/int

#monogame #xna #gamedev #imgui #screenshotsaturday

Last updated 1 year ago

Alex Ferbrache · @alex
14 followers · 6 posts · Server mastodon.gamedev.place

Just put the finishing touches on my new 11ty website and wrote my first blog post. It's about getting DearImGui working inside of MonoGame.

alexmakes.games/blog/posts/int

#monogame #xna #gamedev #imgui

Last updated 1 year ago

OtterSpace · @OtterSpaceDev
96 followers · 160 posts · Server mastodon.gamedev.place

My AI learned to sidestep and will now make better decisions on when to use melee or ranged attacks.

#gamedev #indiedev #voxelart #monogame

Last updated 1 year ago

Main Event Kris Mastodon · @kriswd40
239 followers · 1724 posts · Server hachyderm.io

#monogame

Last updated 1 year ago

amasuri · @amasuri
23 followers · 28 posts · Server mastodon.gamedev.place

Been working on adding some parallax backgrounds for the cavern level, currently a work in progress. Hoping to return to it next weekend!

#gamedev #indiedev #monogame

Last updated 1 year ago

OtterSpace · @OtterSpaceDev
88 followers · 143 posts · Server mastodon.gamedev.place

I'm working on some HUD tweaks and hope to share them soon. But for this , you can gaze upon this tranquil village shrouded in moonlight.🌑✨🤩

#screenshotsaturday #gamedev #indiedev #gaming #indiegames #voxelgame #voxelart #monogame

Last updated 1 year ago

Jan Orszulik · @JanOrszulik
538 followers · 139 posts · Server mastodon.gamedev.place

Random throwback to Precursor when it was developed as 3D game, also custom engine, back then built around more gifs in comments.

#monogame #gamedev #indiedev

Last updated 1 year ago

Jake · @bitknight
1 followers · 22 posts · Server mastodon.gamedev.place

Can anyone suggest a good C# tween library that supports relative value tweening? I'm not using unity haha.

#gamedev #csharp #monogame

Last updated 1 year ago