What do i need to learn to make a game like haven and hearth

General discussion and socializing.

Re: What do i need to learn to make a game like haven and he

Postby MagicManICT » Thu Jun 22, 2017 3:29 pm

C# is C++ with certain functionality removed and with Microsoft's .Net Common Language Runtime added over the top.

The ideas for the .Net CLR are very similar to what the design principle of Java is, at least on desktop or larger computing devices: develop machine independent code that can run on any system that supports the .Net platform without recompiling. I don't think .Net includes room for the ME version (which is what Android and other mobile OSes use) or embedded devices, but it's been a while since I've looked at the design docs.

The difference is that .Net hasn't been widely adopted compared to Java for several reasons that, 10+ years later, Microsoft still hasn't fully addressed.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: What do i need to learn to make a game like haven and he

Postby razfen » Fri Jun 23, 2017 10:18 pm

You can take the easy way and just get a proprietary game engine, make your own resources (textures, sounds etc) and click away.

The hard way... Well, I highly suggest taking a look at programming.

Everyone talks about what language to use, but it honestly doesn't matter. Instead you should look at what API to use (I recommend SDL for your first project).
MagicManICT wrote:Not really any purpose of this thread other than to get a simple answer that some of you special children don't seem to know how to give. Everyone's got to be a fukkin comedian....
User avatar
razfen
 
Posts: 369
Joined: Sun Mar 24, 2013 10:49 pm

Re: What do i need to learn to make a game like haven and he

Postby MagicManICT » Fri Jun 23, 2017 10:42 pm

What engine you use for the game a lot of the time dictates the language, anyway. Odds are, it's going to be C++ (URE, CryEngine, Source, others), C# (Unity), or Java. If you go mobile, it's Java or Objective C (iOS) (C# for Windows 10 Mobile IIRC, but does anyone actually have a Windows phone?).
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: What do i need to learn to make a game like haven and he

Postby NOOBY93 » Fri Jun 23, 2017 11:25 pm

Potjeh wrote:Nah, syntax is pretty much identical to C++. The higher concepts are more Java like, sure, but then you're not really gonna be concerned with those as a beginner.

C# syntax and Java syntax are pretty much the same IIRC
Jalpha wrote:I believe in my interpretation of things.
User avatar
NOOBY93
 
Posts: 6528
Joined: Tue Aug 09, 2011 1:12 pm

Re: What do i need to learn to make a game like haven and he

Postby DamJNeT » Mon Jun 26, 2017 6:13 pm

From a beginner perspective, I've tried a bit of both, and they seemed pretty similar yeah.
DamJNeT
 
Posts: 412
Joined: Fri Jul 01, 2011 12:21 pm
Location: Worldwide

Re: What do i need to learn to make a game like haven and he

Postby xChapx » Thu Oct 12, 2017 7:22 am

Sorry for not entering in details, i just said i wanted to make a game and didn't specify what i wanted to know, i already know how to program but i don't know which techniques are used in video games, the other day i was reading about state machines and i was intrigued, wanted to know if there are more best practice techniques for game programming, after writing this i also think i should ask in other places too haha
User avatar
xChapx
 
Posts: 26
Joined: Thu Apr 05, 2012 8:27 am

Re: What do i need to learn to make a game like haven and he

Postby Granger » Thu Oct 12, 2017 8:08 am

xChapx wrote:Sorry for not entering in details, i just said i wanted to make a game and didn't specify what i wanted to know, i already know how to program but i don't know which techniques are used in video games, the other day i was reading about state machines and i was intrigued, wanted to know if there are more best practice techniques for game programming, after writing this i also think i should ask in other places too haha

I suggest you start with a clone of pong and work your way up from there.
⁎ Mon Mar 22, 2010 ✝ Thu Jan 23, 2020
User avatar
Granger
 
Posts: 9254
Joined: Mon Mar 22, 2010 2:00 pm

Re: What do i need to learn to make a game like haven and he

Postby MagicManICT » Thu Oct 12, 2017 9:49 am

Pong is easy, but as a beginning programmer, it's a great start. (For shits & giggles, I made a version of pong that runs in an excel spreadsheet. Requires Office 6 or something like that, and the HDD it's on is probably bad after sitting on the shelf for 20 years.)

There's no easy way to answer your question other than "everything" as game development requires a really diverse set of tools and is entirely dependent on what kind of game you're making. It also depends on what platform and engine you're using. You'll need far fewer working with Gamemaker or RPG Maker than Unity, and fewer with Unity than with URE, Source, or CryEngine (or something similar). You'll need to know all of it if you decide to create your own engine.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: What do i need to learn to make a game like haven and he

Postby sMartins » Thu Oct 12, 2017 1:10 pm

Use this engine to start with Javascript: http://lib.ivank.net/
Easy,powerfull and free.
Make friends with the other crabs or try to escape the bucket.
I'd hardly call anything the Bible of our times. » special thanks to MagicManICT
I only logged in to say this sentence. by neeco » 30 Oct 2018, 02:57
Default Client, Best Client!
User avatar
sMartins
 
Posts: 3046
Joined: Wed Nov 11, 2015 10:21 pm
Location: Italy

Re: What do i need to learn to make a game like haven and he

Postby Potjeh » Thu Oct 12, 2017 1:13 pm

MagicManICT wrote:What engine you use for the game a lot of the time dictates the language, anyway. Odds are, it's going to be C++ (URE, CryEngine, Source, others), C# (Unity), or Java.

Unity also supports Javascript ¦]
Image Bottleneck
User avatar
Potjeh
 
Posts: 11811
Joined: Fri May 29, 2009 4:03 pm

PreviousNext

Return to The Inn of Brodgar

Who is online

Users browsing this forum: Ahrefs [Bot], Claude [Bot] and 65 guests