CrazyEngineers
  • Which programming language is more suitable for Game Development?

    gamutree

    Member

    Updated: Oct 26, 2024
    Views: 1.2K
    I'm making sports simulation game kind of based on Football Manager.I want to know which language is more suitable.C++ or python or is there any other language which I should look for.Any suggestion on how to go about game development is welcome
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorJul 31, 2009

    My wild guess - C++ for game engine development.
    Are you sure? This action cannot be undone.
    Cancel
  • ms_cs

    MemberJul 31, 2009

    lot of games developed with visual c++. SO My suggestion is visual c++
    Are you sure? This action cannot be undone.
    Cancel
  • gamutree

    MemberJul 31, 2009

    Any ideas abt python or lua.....how good they are
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberJul 31, 2009

    gamutree, any language in which you are comfortable in would be a good start. Sometimes you may want to scope out the game which you are set out to make for e.g does it require an extensive graphics functionality? does it require you to use a certain data structure (OOP for eg)?

    Once you have done that, then see if the language you are comfortable in (I guess python), meets those requirements. If not, then just post here and we will be more than happy to help you with selecting the right language.

    As long as you let us play the game 😁
    Are you sure? This action cannot be undone.
    Cancel
  • gamutree

    MemberJul 31, 2009

    @Kidakaka
    Yes u'll very much get a copy of my game.Right now I can say that we will deal with databases.Game is largely based on Football Manager series.We have zeroed down on python but I'm still considering c++ and lua.
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberJul 31, 2009

    gamutree,
    I guess C++ will help v/s Python. I would not consider Lua because I seriously doubt its capability to play around with objects and databases.
    Are you sure? This action cannot be undone.
    Cancel
  • gamutree

    MemberJul 31, 2009

    well I'm going with python because it's a devil that i don't know and one of my friends wants python coz of it's less typing and better docs over lua though still is it a wise choice or am I being stupid
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberJul 31, 2009

    Gamutree, if your learning of python language is more important, then go for it. If getting the game work is, then re-think the decision 😀

    C++ would also be an interesting implementation. But now even I am curious to know your approach for a python implementation. If possible do share some initial documents with us 😀
    Are you sure? This action cannot be undone.
    Cancel
  • gamutree

    MemberJul 31, 2009

    Kidakaka
    thanks for all your responses.....well working on GDD will get back to u aeap
    Are you sure? This action cannot be undone.
    Cancel
  • VijayCE

    MemberJul 31, 2009

    I saw many games developed in C++. it should be good for game development.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register