Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Game Development#658

Unanswered
Jaayson0 asked this question inQ&A
Nov 7, 2024· 5 comments
Discussion options

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☺️

You must be logged in to vote

Replies: 5 comments

Comment options

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!

You must be logged in to vote
0 replies
Comment options

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>
You must be logged in to vote
0 replies
Comment options

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.

You must be logged in to vote
0 replies
Comment options

Languages for Game Development:

  1. C++: Used in game engines like Unreal Engine; highly performant but complex.
  2. C#: Popular in Unity; beginner-friendly with a balance of power and simplicity.
  3. Python: Great for simple games (e.g., with Pygame), not ideal for heavy 3D games.
  4. #"true">BetaWas this translation helpful?Give feedback.

    You must be logged in to vote
    0 replies
    Comment options

    Hey! Common game dev languages are C#, C++, Python, and JavaScript.
    C# with Unity is one of the easiest to start with since it has lots of tutorials and is beginner-friendly.
    Since you know Python, try Pygame first.
    Start small (like pong or a platformer), follow YouTube tutorials, and have fun bro.

    You must be logged in to vote
    0 replies
    Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
    Category
    Q&A
    Labels
    None yet
    6 participants
    @Jaayson0@AdrianPana@HashirSaudKhan@Alwin-Sajeev@DSrinivasKarthik@abhaypandeyww

    [8]ページ先頭

    ©2009-2025 Movatter.jp