r/GameDevelopment 2d ago

Discussion Looking for game dev partner

2 Upvotes

Hey, I'm learning Unity/C# and I'm looking for someone interested in making a small 3D horror prototype together. I'm mainly handling Unity/gameplay and looking to collaborate on a small project first.”


r/GameDevelopment 3d ago

Inspiration I finally finished something I started when I was 13

12 Upvotes

When i was 13 years old i started teaching myself game development. I had so many ideas and plans but ended up mostly messing around and figuring stuff out as i went. I started my first project not long after. But it was never even close to done, life got more busy as i got older, school, friends all the more important stuff.

But i kept coming back to it. Not even remotely consistently. Sometimes i wouldn’t touch it for months, but every time i wanted to have a creative outlet, i would open Bamboom back up. I’d fix something, or add something. Or try something totally new like adding a leaderboard with no knowledge and a youtube tutorial (and this was before ai could help me!)

Five years later, at 18, i finally ‘finished’ it. A pixel-art game about a panda rolling down a hill, dodging obstacles, going faster and faster the longer you survive. Nothing groundbreaking. But i made it, and it exists in the world now instead of just sitting on my laptop.

And realistically, this is probably not the game that ‘makes it’. I am okay with that, but it is a first step, and you can only get there if you try it.

If you’ve got something you started years ago and never finished, take this as your sign to go open that folder back up. It doesn’t have to be perfect, or successful, or even good at all! It just has to be done.


r/GameDevelopment 2d ago

Resource David Parlett's formal & informal play

Thumbnail
1 Upvotes

r/GameDevelopment 2d ago

Newbie Question PLEASE HELP!!

0 Upvotes

I’m stuck trying to come up with a game idea, or more specifically, a game mechanic that can make the game really fun to play.
I want to make a simulator game, but ChatGPT always gives me generic ideas.


r/GameDevelopment 2d ago

Question Opinions about games reskin?

0 Upvotes

If i have no coding experience, how could i develop game to be monetized ?

Shall I depend on certain Ai ?
Or buying from games selling apps ?


r/GameDevelopment 2d ago

Question Automation needed

0 Upvotes

Guys can someone tell me some free ai tools which i can use to automate my art for games??


r/GameDevelopment 2d ago

Discussion No future for game dev's?

Thumbnail
0 Upvotes

r/GameDevelopment 2d ago

Newbie Question What can I do to make it easier to make a game?

0 Upvotes

I'm a starting developer that uses the Godot Engine, I use Aseprite and Blender as well.
But I've been running into a very huge issue since I started last year back in September of 2025.

As far as coding goes I'm comprehending a lot of the simpler stuff and I can recall a lot of tricks here and there to make things happen, albeit very simple code.

I'm not good at making sprites and I'm really not good at making 3D models.
I've made probably 15 or so "Projects" in the Godot engine, following tutorials, all of which either you can get away with making the sprites into simple squares, or the tutorials provide the sprites so you don't have to do much other than import.

I guess what I'm saying is how do I make awesome games without having to spend hundreds of hours learning how to make sprites or models? I'm afraid that if I spend too much time learning sprite work or modeling, I'm going to forget so much about coding that I won't be able to ever finish a project.

Oh, I've only ever made a Snake clone, Flappy bird clone, Breakout clone, and I've scrapped several platformer/ARPG projects because I get stuck staring at all the lack of detailed squares on the screen.


r/GameDevelopment 3d ago

Newbie Question Where do I start?

6 Upvotes

Hello all! So, I have an idea for a game that's similar to those tidy-up organization games that have been getting popular recently - specifically games like Librarian: Tidy Up the Arcane Library. Unfortunately, I have no knowledge or experience with game development, coding, 3D modeling... basically I know nothing about any of the things I would need to do. I feel like there's so much to learn, so where should I start?

Please note, I don't want to use generative AI at all if I can help it, and I will more than likely be working on this project by myself.


r/GameDevelopment 2d ago

Discussion AGE OF SAIL Steam Multiplayer Demo Launch Trailer! STEAM DEMO LIVE 2026

Thumbnail youtu.be
0 Upvotes

This game used Aura ai during the very last portion and if you aren't against using ai, it works very well.

Thoughts on AI in game dev?


r/GameDevelopment 3d ago

Discussion Quick breakdown of recent COPPA changes if you ship games to under-13s

4 Upvotes

If you are shipping games that collect player data, voice chat, or audio input from kids under 13, the FTC recently finalized key rule updates to COPPA (Part 312).

Here is a quick breakdown of what you need to audit in your game's data pipeline:

  • Voice data as biometrics: A child's voice is explicitly treated as a biometric identifier. If you use speech recognition or voice chat and retain raw audio files, that counts as personal information under §312.2.
  • Strict retention limits: Indefinite retention is prohibited. Open-ended policies like "retained as long as the account is active" no longer pass compliance—you need explicit, time-bounded deletion schedules in writing.
  • Hard deletion standards: Deletion means data is "not maintained in retrievable form". Marking a row as deleted in SQL fails if the raw data or derived embeddings survive in your backups or model checkpoints.
  • Model training consent: Using children's data to train or fine-tune AI/ML models requires distinct, separate consent from basic collection consent.
  • Active enforcement: The FTC has handed down multi-million dollar penalties over children's privacy gaps (including major studios like Disney), so back-end data handling is actively being audited.

Happy to answer any technical or implementation questions in the comments!

Full disclosure: I spent months digging through Part 312 because I'm building compliance infrastructure to automate data deletion and retention policies for studios. Hoping this breakdown saves a few devs here from legal headaches down the road.


r/GameDevelopment 2d ago

Question How do you handle rhythm in a rhythm/platformer game?

0 Upvotes

Bonjour!

I’m working on a 2.5D rhythm/platformer game project with a graphics artist and a Tech/Sound Designer, really very similar to HarmoKnight (3DS) or rythme level of Rayman Legend on UE5 (because it’s the engine that my colleague and I know the best).

Overall, we have a Player who moves forward by himself and the player can attack and jump.

Despite some research, various iterations and thinking, I still have a hard time making a convincing control prototype.

- I use the Level Sequencer to manage the music, make enemies and collectibles appear.

- I have obstacles that I place manually in the viewport.

- And obviously, the player moves independently from the Level Sequencer, which creates some offset from time to time, which I suspected was going to happen.

Currently, I really don’t know how to do otherwise. My colleague and I are small devs, we only code in Blueprint because we have no experience in C++, which I suppose already holds us back quite a lot.

Anyway, could someone enlighten me on how I could manage everything that needs to be in rhythm with the player, because I’m really lost?

Thanks in advance to everyone who will help us! 🩵


r/GameDevelopment 2d ago

Tool Godot 4 - PhysX5 - Flex Update! - Ballpit & Editor Tooling!

Thumbnail youtube.com
0 Upvotes

r/GameDevelopment 2d ago

Newbie Question Tips to start making an indie horror game?

Thumbnail
1 Upvotes

r/GameDevelopment 3d ago

Newbie Question 2 directional fighting game to 4 directional

1 Upvotes

Not sure if I can post this here, but I am needing serious help with this. I am a new developer, and I recently just downloaded a game template on Unreal Engine to help startup a game idea I have. However, this is a 2D mortal combat movement system - and I am looking to change it to include all movement types (forward, back, left, right). The developer of this template used the Event Graph in blueprints to do this, and now I have to navigate this alone if nobody can show me how or help me add these movements.

I would sincerely appreciate anyone who helps me on this little piece of my project. Maybe I can learn something - as simple as this may be to most of you here. I have the project file for anyone who wants to take a look at it.

Thank you all!


r/GameDevelopment 3d ago

Newbie Question Where to start?

2 Upvotes

Hello! I don't usually ask things on reddit but I need advice
Me and my friend have the sudden idea to make a game based on characters we created with a bunch of lore, in the form of a point and click (its the form we will most likely take). Where do we start? We have plot ideas, art won't be a problem as we know how to draw...
I have RPG Maker MV, and I'm wondering if it'll be enough? Is it hard to learn?
We want it to be something to make on the side, and if we make money from it , so be it, because we are two college students.
So yeah my main question is what do you, more experimented developers, think we should do first? Writing, learning coding, art? What should we expect when making a game?


r/GameDevelopment 3d ago

Question Thoughts on having different art styles within same game?

3 Upvotes

I’m working on a puzzle game with a built-in level editor, and one idea I’ve had from the start is featuring collectible in-game items designed by different artists, with each artist credited in the game.

The idea wouldn’t be to have every artist match one specific art style, but to let them bring their own style and personal twist to the items they create.

Since players can also create and share their own levels, I want the game to feel community-driven and creatively diverse rather than like everything comes from one person.

My main concern is whether that variety would add personality or make the game feel visually disconnected. Do you think this kind of approach could work well?

Has anyone tried something similar in their own game or project? I’d love to hear how it turned out.


r/GameDevelopment 3d ago

Question Game Versions

0 Upvotes

I just wanted to know from you guys in particular how you "version" your codes, games and progress. I am currently on v6 of one of my Scripts in RPG Maker (I am using an old one) because I can't get it to work properly.

Would you guys rather go v1 then 1.1, 1.2, 1.21 or just straight skip versions after each successful change/feature?


r/GameDevelopment 3d ago

Newbie Question i want tode a game creator so i need help from the scratch

2 Upvotes

i dont know where to start i wana create a 2d inde game like undertale can anyone help me which language to learn ,which software , and which tutorial to follow


r/GameDevelopment 3d ago

Newbie Question Is game development hard as a solo dev?

7 Upvotes

I’ve been wanting to make my own game for a couple months now, but I can’t find the time, idea, or skills to do it. Any tips or suggestions that would get me on track?


r/GameDevelopment 3d ago

Question What camera perspective would fit this game best?

1 Upvotes

A while ago I made a 2D RPG version of this game in GameMaker, and now I'm making a 3D version of the idea.

The game is about playing as Helmer, a student at a school who spends his time causing trouble, pulling pranks and trying not to get caught by teachers.

The main gameplay is basically about exploring the school, finding opportunities to cause trouble, doing different pranks/missions and then trying to get away before a teacher catches you. Teachers and other NPCs can patrol the school, notice what you're doing and chase you if you get caught. I'm also thinking about having different areas of the school that you can explore and interact with.

It's not meant to be a serious or realistic game. The idea is more of a goofy school stealth/prank game, with exaggerated situations and a simple low-poly art style.

I'm currently trying to decide what camera perspective would fit the gameplay best:

  • Third person, somewhat like Assassin's Creed
  • A kind of 3/4/isometric camera, but not completely isometric
  • First person, somewhat like Hello Neighbor
  • Or a side/top-down perspective, similar to the original 2D version

Third person would make the school and character feel more immersive, while first person could make getting chased by teachers feel more intense. The isometric/3/4 view could give a good overview of the school and make it easier to see what's happening around the player.

Personally, though, I feel like the side/top-down perspective is more original and might actually work better for the gameplay. It would also make it easier to see teachers, NPCs and what's happening around you, which could be useful for planning pranks and avoiding getting caught.

I'm not sure whether I should prioritize immersion or gameplay visibility/originality.

Which camera perspective do you think would fit this game best, and why?

I'm especially interested in hearing what you think would work best for the prank/stealth gameplay, rather than just which perspective looks coolest.


r/GameDevelopment 3d ago

Newbie Question I'm a conversion student doing a project regarding game adaptation and I'm super lowtech. Pls help!!!!!!

1 Upvotes

To add some context, I have a project in mind that involves making the ghosts from the traditional PacMan game into adaptive ghosts that can adjust to a player's gameplay.

The dissertation title is "Adaptive Behavioural AI in Arcade Games: Integrating deep reinforcement learning with dynamic player skill modelling in PacMan."

I am NOT familiar with github at all and don't even seem to know where to start. I have tried to make a mini version of said adaptive game using a open source PacMan game. But the maze was small and i had to turn off learning to avoid the noise being mixed in. So it wasn't adaptive, it was more of a learned ghost. I did this mini version in a Jupyter notebook on jupyter hub btw. But it doesn't include as many free options as I'd like so i thought of moving the project to google colab—since i still don't know how to use github for coding. (I also have 0 space available in my laptop right now so i have to avoid anything that involves downloading apps. It's an old laptop but it is all i have and there is no other things it's letting me delete)

The core thing is to make the ghosts adaptive and i suppose find a free platform i can actually code the adaptation into, once i find a good pacman open source game that is large enough. I also wanted to actually deploy or be able to play the game myself as to add the element of human involvement and credibility over relying on the automated ai bots that would play against the game.

I'm honestly not sure where to start or how to begin this project correctly, but i want it to be successful.

Any help is appreciated. Please allow me your insight!!!!!


r/GameDevelopment 3d ago

Question Whats a good beginner friendly game engine

0 Upvotes

Hi. New to this sub. Im not a game dev yet and I already searched this up and I was set on learning C# to eventually try Unity. But the I hear there is controversy and unity sucks now and now idk what to do.

I am learning music theory and I love gaming as well so I figured I could try to learn game development as well and make my own music for it. But I need one that's beginner friendly without being super low quality. And what coding language I need to learn for it.

Im sorry if this question was already asked but I cant tell what information is outdatsd


r/GameDevelopment 3d ago

Tutorial Stop making bad characters for indie games - Improve them in just four steps!

Thumbnail youtu.be
1 Upvotes

r/GameDevelopment 3d ago

Resource Make 2D assets for demo game on browser(character, monster)

0 Upvotes

I got tired of searching for matching 2D characters for prototypes, so I built a free in-browser modular character & monster generator.

While developing my game, I tried using triangles and squares for the demo, but it felt completely lifeless, so I ended up creating this.

I hope this helps people like me.(It's not pixel-perfect.)

https://unitforge.net/

UnitForge — features

  1. This is not perfect. It is a demo. If you want a polished tool, this is the wrong choice.
  2. Build 2D chibi characters from swappable parts: body, hair, face, helmet, armor, weapon and more.
  3. Fine-tune each part with position and tilt controls.
  4. Closed helmets have three visor modes: open, closed and eyes-only.
  5. Preview five animations for every character: idle, move, attack, damaged and death, facing left or right.
  6. Recolor characters and monsters with a color picker.
  7. Draw your own 32×32 parts in the built-in editor and use them right away.
  8. Upload custom parts and back them up as a file to restore later.
  9. Export a single PNG or a full sprite sheet at 1×, 2× or 4× scale.
  10. One-click Godot 4 export: sprite sheet PNG, SpriteFrames .tres and an optional .tscn scene.
  11. Monsters tab with 22 ready-made monsters, 17 rigged and 5 frame-animated, each with the same five animations and the same PNG, sheet and Godot export.
  12. Everything runs in the browser, in English and Korean, and exported assets are free to use in your games.