下载客户端

如何成为一名游戏开发者 :D

2026-02-14 13:00:20
发布在Godot Engine
转载

导读

这是一篇面向想入门游戏开发的爱好者的指南,由开发者laserr分享。指南推荐免费开源的Godot引擎,还给出入门步骤:先学游戏引擎操作、掌握编程基础、从简单项目做起、参与游戏开发赛事,同时提供了大量游戏开发相关的资源与教程。

this guide is from who wanna to get started with gamedev, i have a ton of bookmarks and tutorials, if you wanna to make games or experiment with a game engine free, this guide is for you! ;) WARNING this guide is going to updating with some free-time, searching new resources and tutorials and explaining some cool things so no worry for that! Intro I made this guide for obvious reasons, i mean, ye i always like to helping people finding from art/gamedev things, putting some images, videos and some articles explaining from gamedev, gamedev is pretty cool and beautiful, you should to love this world from making games before, 2d or 3d, whatever do you want. Alright, you wanna to know who i am Well, i'm laserr, a artist and gamedev, i can draw, i can to coding and etc, but i really like to helping people with art/gamedev things, finding resources or something useful here.. ;) so ye, i don't think we don't need so much money for making games as hobby, i mean, buying game engines for making games it's don't for me and for us. And that's it Godot is for you, it's free, it's open source and it's powerful when you are making 2d and 3d games :) We love to open source projects, no buy apps, no ads and more it's beautiful right? ;) Step 1: Learn how to use YOUR game engine favourite first i'd recommened learning how to use a game engine first, if it's complex or if it's easy to use, go ahead. i gonna to put a example, i used RPG Maker 2003 before, it was so easy, no requiered programming concepts and some cool features. so ye, i know, it's a old engine but it's cool right? i really like playing RPGs games, that's a good example to me... if you wanna to make a game genre specific, you'll have to search a good game engine for your game! for example, if you wanna to make a... idk, a fighting game there's NOT a engine for fighting games, BUT, you NEED pick a game engine to make your fighting game. We have Unity, Unreal or Godot, so just pick one and have fun! Step 2: Learn programming concepts ye, learn programming this second-step it's SO much helpful and important. because EVERYTHING and EVERY PLACE on the world, it's solving with code rn... like websites, apps, robots, incluide videogames and etc :) with our nerd concepts, a videogame it's a software-program with mechanics designs, with 2D or 3D assets, it includes code and everything, but it's fun to making games! playing games it's a hobby, it's something to have fun for us. so yea, don't fear to code, it's easy this one. ;) for me, if you wanna to learn programming basics, I'd recommened you to start with a any python-course from youtube this one: Python-course by freecodecamp Step 3: Make it simple Ye, make it simple if you're using a game engine rn because your question would be: why i'm making a game so long? there was not a answer because i don't know what i'm doing- i was, USING a rpg game engine, i was TESTING cool things from this rpg engine... so ye, it's a bit bored playing rpg games for other people. but ye, it's very cool.. if you're a fan of RPG/Sandbox games, because: - You love so much stories, A RPG game NEEDS a story or idea basically, or maybe, you're passionate to explore worlds, defeat enemys or defeat bosses with a big HP (gg) my tip is, make it simple right? if you are making games alone, please read this one first: for example, if you are making a story for your game, let me tell you it's not neccesary making a story so much realism or making a game with so much hours if you're using any game engine for your first time as gamedev, but good news! you can to make (or not) a short story, make it simple this one. just like music for example, if you wanna to make music, you'll have how to play piano, how to playing drums and more musical things, but it's not neccesary a song very... VERY nice to amazing people. it's YOUR song, YOUR heart and it's for you it's just like with own games, if you wanna to make games, please do it and make it simple, because it's so much easy and your heart has decided it..:D Step 4: participating on game-jams when you're so ready to making games, please participate any game-jam! A game jam is an event where YOU or your team-mates needs to create a videogame, depending on the format, event duration like 24 to 72 hours and more a game jam its so much helpful for us, because it's a good way to LEVEL UP your skills as gamedev! To search gamejams, i use these websites: Itch.io Gamejams[itch.io] and Ludum Dare[ldjam.com] Resources Using resources it's a good way to start as gamedev too! that's ok if you don't know to draw sprites or your artistic things aren't so good, BUT... you know how to programming, you know how to making games on YOUR way, and that's ok! You can to call a friend-artist or a friend-musician if you're +lucky! or you can use these assets without any problem if you're starting! ART/SPRITES: Itch.io Assets![itch.io] CraftPix Assets[craftpix.net] OpenGameArt[opengameart.org] Spriters-Resources[www.spriters-resource.com] https://www.kenney.nl/assets Color-Palettes![colorhunt.co] MUSIC/SFX: Incompetech[incompetech.com] https://www.sounds-resource.com/ He sharing his music and FX[www.newgrounds.com] Tutorials alright! we are here from tutorials section!!! i'll tell u some tips so important and that is: - watch these tutorials step by step, don't go so fast! (like me) - try NOT to watch a tutorial to other tutorial everytime, the tutorials are helpful when you DON'T know anything - the results from video-tutorials aren't same than creator, any result each tutorials is so different, that's because you NEED apply from step by step any tutorial on your way! here are video-tutorials, have fun! Godot Docs![docs.godotengine.org] Brackeys: How to make a video game playlist by Brackeys How to MAKE YOUR GAME LOOK GOOD HOW TO GAME JAM LazyAlarm: Making a 3D platformer in 2 days by LazyAlarm Making a game for school by LazyAlarm 100 hours with godot by LazyAlarm I spent 10 months making a DS style game by LazyAlarm Goodgis: How to get started with gamedev by Goodgis How i learned to create GAMES 25 GAMEDEV TIPS for beginners David R. B: 2 years of gamedev fps How i learned to making games, one year of gamedev First 365 days of developing my indie game Polymars: Making a DS game in 2020 - Flappy bird DS Making VR games for the PS Vita How i learned 3D Gamedev (these videos are motivating tho :'0) DevDuck channel

评论

共0条评论
face
inputImg
相关阅读
最新更新

《尼尔:机械纪元》风格2D游戏雨天效果怎么做?Godot引擎实现教程与开发日志分享

本期视频/文章将深入探讨在2D游戏中如何实现逼真的雨天效果,分享从思路到实践的全过程。 ------ 游戏引擎:Godot 4.5.1 编程语言:C# BGM:…

2026-06-07 15:510赞 · 0评论

《大话西游归来》怎么制作?使用Godot引擎从零开发类梦幻西游回合制网游教程

从零开始开发一款类似《梦幻西游》的回合制网游,分享我的技术探索之路。 基础架构采用 C# + MySQL + Godot 引擎,游戏素材主要依靠 AI 生成和个…

2026-06-11 13:480赞 · 0评论

《黄金矿工》怎么用Godot引擎开发?双人版复刻源码开源,游戏开发教程分享

想用Godot引擎复刻经典游戏《黄金矿工》吗?双人版黄金矿工源码已开源,快来学习! 游戏下载链接:https://wwgz.lanzoue.com/b052mw…

2026-06-08 06:250赞 · 0评论

如何制作乒乓球

我会向你展示如何制作传奇游戏《乒乓球》。 场景设置 游戏分辨率将为640 x 400像素。这可以在项目设置中进行配置。标准背景颜色应为黑色:

2026-02-14 16:000赞 · 0评论

《泰坦陨落2》模型动作贴图怎么下载?最新版游戏资源复刻展示,Unity/虚幻引擎开发与Mod制作必备

《泰坦陨落2》游戏开发资源全解析!包含最新版模型、动作、动画、贴图纹理、特效、场景等美术资源复刻展示与下载。无论是Unity还是虚幻引擎(UE4/UE5)开发者…

2026-06-04 14:560赞 · 0评论

重装机兵开源工程下载 重装机兵RPG Maker VA教程 战损老爸修理逻辑优化 坐标修正脚本

《重装机兵》开源工程资源分享!百度网盘链接与提取码已备好,方便大家下载学习。 本期视频重点优化了战损老爸的修理逻辑,坐标修正脚本也已更新,具体改动细节请查看视频…

2026-06-01 03:480赞 · 0评论

《重装机兵》RPG Maker VA开源工程怎么用?敌人属性设定教程及实用小工具资源下载

《重装机兵》RPG Maker VA开源工程资源分享! 工程下载链接: https://pan.baidu.com/s/1XseO0esq13xgu_emQl4…

2026-06-22 18:520赞 · 0评论

羊了个羊 0复刻(开发羊了个羊) CocosCreator3.x

资源下载:https://store.cocos.com/app/zh/detail/4827

2026-01-19 22:380赞 · 0评论

《创游世界》怎么制作动作游戏?新手原创游戏开发入门教程

-

2026-06-13 17:030赞 · 0评论

《无畏契约》接龙游戏开发怎么玩?第二期MVP实战教程与资源下载分享

感谢各位的观看与支持! 本期接龙游戏开发MVP实战教程资源已备好,下载链接:https://pan.quark.cn/s/7e04c159f31e

2026-06-10 20:130赞 · 0评论
暂无更多

最新更新

  • 释放Godot的全部潜能 — 你是否一直想知道Godot引擎能实现什么?更小的构建体积、更简洁的工作流程、更出色的调试选项。在Godot游戏引擎中,你确实可以进行大量自定义设置!每个使用该引…
  • 贝壳纹理制作完全指南4.4 — 这是一份关于在Godot 4.4.1中制作外壳纹理的指南。 截图 链接已屏蔽 链接2已屏蔽
  • Android 导出设置 — 1. 必要工具 首先我们需要Android Studio,因为通过它我们可以安装Godot创建APK所需的SDK。 2. 安装Android Studio和SD…
  • 使用C++在Godot中构建完整游戏! — 在GODOT中使用C++开发游戏?本指南将介绍相关可能性以及各种方法的优缺点,还会讲解使用Godot Engine和C++进行开发所需的一切知识。该指南包含7个…
  • 【新手教程】在Godot引擎中制作真实时钟 — 我们将从头到尾制作一个显示本地时间的时钟。如果你希望更熟悉Godot Engine和GDScript,这是一个不错的起点。
  • 如何在场景之间切换? — 什么是场景 场景在Godot中是游戏的独立元素:关卡、菜单、设置窗口等。 每个场景由节点和资源组成。要让玩家从一种游戏状态切换到另一种状态,需要在场景之间进行切…
  • 为玩家提供最简单的亮度调节方式 — 最简单的亮度调整方法 :3 主要指南 1. 在所需位置创建一个Hslider节点。将通过它进行调节。
  • Godot 中的 Switch-Case(Match) — 我将为你介绍如何在游戏脚本中使用Switch-Case语句 1. 什么是Switch-Case "switch"结构可以替代多个if语句。它是一种更直观的方式,…
  • 如何导出为单个Windows可执行文件 — 如何导出为单个Windows可执行文件(.exe) Godot 4.0及以上版本 1. 打开项目 2. 在应用程序功能区中选择【项目】 3. 选择【导出...】…
  • Godot引擎2.2+中使用KinematicBody2D的玩家控制器 — 展示使用运动学体2D(KinematicBody2D)的简单玩家控制器。