What programming language should I use to make a 2-player game? I'm only going learn one thing in depth, so I need to know a good one to use.
What programming language should I use to make a 2-player game?
That's a pretty general question. What's your prgramming background if you have one?
Here's a quick rundown.
.NET languages are easy to use if you're looking to have the 2 players on different computers (i.e. networking). VB.NET is exceptionally easier than the others to learn.
Good ol' C++ and Java have many different graphic API's but networking, although not difficult, is more involved.
Scripts (Python is easy to pick up) are also an option.
petal
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment