Replies: 4 comments
-
Hey! Learning C# and Unity is a great move for game development. Unity is beginner-friendly and powerful enough for advanced developers too. Brackeys has some fantastic beginner tutorials on YouTube, and there are plenty of other resources as well. You'll get hands-on with scripting in C# and learn Unity's tools step by step. Let me know if you need help with anything specific along the way! |
Beta Was this translation helpful? Give feedback.
-
Python, HTML/CSS
…On Fri, 8 Nov, 2024, 6:01 pm Alwin, ***@***.***> wrote:
Hey! Learning C# and Unity is a great move for game development. Unity is
beginner-friendly and powerful enough for advanced developers too. Brackeys
has some fantastic beginner tutorials on YouTube, and there are plenty of
other resources as well. You'll get hands-on with scripting in C# and learn
Unity's tools step by step. Let me know if you need help with anything
specific along the way!
—
Reply to this email directly, view it on GitHub
<#658 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJVD2FPCB65I5EWPI7SEJWLZ7SVJTAVCNFSM6AAAAABRKHG4WKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJYHA3DANY>
.
You are receiving this because you are subscribed to this thread.Message
ID:
<practical-tutorials/project-based-learning/repo-discussions/658/comments/11188607
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Unity, as suggested, is the most popular Game Engine. However you could start with Godot, it's also pretty popular and they have their own language that is similar to Python. It's also beginner friendly. Search up a youtube video that introduces you to the editor, and maybe first steps to make a game. Try to make a circle appear on screen and move it through code, then through WASD. Look into adding a sprite to the circle, maybe an enemy that follows the player position and kills on collision. Think of something you'd add to the game, and try to implement it, if you have no idea, look it up, follow a tutorial, try to reiterate on the idea and make it your own. |
Beta Was this translation helpful? Give feedback.
-
Languages for Game Development:
|
Beta Was this translation helpful? Give feedback.
-
What are the Languages used for game development?☺️
What's the Easiest?
Where should I start?
Any tips on How should I start?
I'm still new to programming, I only know the basics of Python and HTML/CSS, I am here to seek some tips and knowledge from you guys
Beta Was this translation helpful? Give feedback.
All reactions