19
Screenshot Saturday! (programming.dev)

Share some progress, text or screenshots of some development on your game!

top 4 comments
sorted by: hot top controversial new old
[-] FQQD@lemmy.ohaa.xyz 11 points 2 months ago* (last edited 2 months ago)

My first game: A small dungeon-crawler style treasure hunter, written in JavaScript with Phaser 3. I'd like to note that those are not my assets, I only worked on this for two weeks and I also learned JavaScript and Phaser 3 in that time.

If you have any questions, feel free to ask :)

[-] Mesa@programming.dev 2 points 2 months ago

How has the actual process of developing your idea been different from your initial expectations and assumptions?

Do you have previous experience with a creative hobby/skill/profession (even if it's another sect of software development), and what challenges have you faced in the shifting of your creative paradigm? What's different?

[-] FQQD@lemmy.ohaa.xyz 3 points 2 months ago

Before I started, I already had some experience with python for simple scripts and Discord bots. I also watched a lot of tutorials for Godot, but I quickly lost interest in Godot because at the time I felt like I wasn't ready for stuff this complex. I also felt like Phaser3 isn't really beginner-friendly either, because of there not being a lot of ressources. The one's that exist are pretty meh. The official docs don't have examples or good explanations, and the official examples are confusing to navigate and it's hard to find what you need. In terms of JS, it was similar enough to python for me to understand the basics, so that was pretty okay.

Apart from that, I had a good amount of knowledge for GIMP and VSC to use them properly.

At the start I wanted to create a way different game, but I quickly realised that my idea was way too simple, and done already so many times that it's hard to do anything unique with it.

But after a few days of coding, it became easier and easier, because I realised how similar my ideas were to implement. Or it was the other way around, that I came up with ideas that I knew how to implement, idk.

TLDR: Didn't really have a plan, tried out different game ideas, and further developed ideas for the current game simultaneously while learning how to implement ideas.

[-] popcar2@programming.dev 10 points 2 months ago

I was recently contracted to make a neat prototype of a game. It's a twinstick shooter with MOBA elements, you got minions coming out of towers attacking other minions and the goal is to destroy towers to make your way in and destroy the enemy base.

Screenshot of the game

Navigation in Godot is pretty neat, very hassle-free.

Screenshot 2

this post was submitted on 27 Apr 2024
19 points (100.0% liked)

Game Development

2814 readers
1 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS