Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Game Development

  • 17-03-2020 01:13PM
    #1
    Registered Users, Registered Users 2 Posts: 225 ✭✭


    Does anyone develop games? I am interested in creating a fairly simple real-time multiplayer game but not sure where to start. I am a good programmer but never delved into the gaming world.


Comments

  • Registered Users, Registered Users 2 Posts: 3,884 ✭✭✭ozmo


    Does anyone develop games? I am interested in creating a fairly simple real-time multiplayer game but not sure where to start. I am a good programmer but never delved into the gaming world.

    Unity is a good one. You can create a basic game with no programming - then use C# to customise it.

    For 3d the learning curve for the code is steep- but for 2d games not so bad.

    Lots of tutorials in youtube but make sure you are following a tutorial that matches your version as they made changes a couple years back that made ild code and tutorials incompatible.

    Plus the environment is free to develop in.

    “Roll it back”



  • Registered Users, Registered Users 2 Posts: 225 ✭✭Computer Science Student


    ozmo wrote: »
    Unity is a good one. You can create a basic game with no programming - then use C# to customise it.

    For 3d the learning curve for the code is steep- but for 2d games not so bad.

    Lots of tutorials in youtube but make sure you are following a tutorial that matches your version as they made changes a couple years back that made ild code and tutorials incompatible.

    Plus the environment is free to develop in.

    Thanks.
    I am just interested in 2D development, yeah. So will give Unity a go!


Advertisement