Hello,
I am looking for an engine that will enable to do the following:
- basic games (like tic-tac-toe , chess, ... )
- either offline or online play
- either single or multiplayer if online
- 2d graphics (nothing 3d)
thanks for your suggestions
Which engine to use ?
Started by studio99, Nov 16 2012 01:27 PM
5 replies to this topic
Sponsor:
#4 Members - Reputation: 150
Posted 17 November 2012 - 10:04 PM
If you ask me you can use Unity, It is a 3d game engine but sill you can do 2d games in that I have one video collection on how to make 2d games in unity, i can give it to you if you want it, other than that if you still don't want 3d game engine, then you can program games yourself with any programming languages, i have made a shuffle game when i started programming, i can give you the download link for he game if you want it too. But my advice i use a 3d engine to do your 2d game so it looks more nice.
I am 14 and made 1 year in game developing..xD
Currently learning c++ to make games with OpenGL and also rigging. :-]
#6 Crossbones+ - Reputation: 1064
Posted 21 November 2012 - 12:26 PM
I would use SFML:
http://www.sfml-dev.org/
You can also consider Allegro, SDL and Clanlib. Out of these I have only used SFML, and it was a pleasant experience (~2 years ago). For a bullet hell shooter, a more extensive engine than these four would not really help you.
http://www.sfml-dev.org/
You can also consider Allegro, SDL and Clanlib. Out of these I have only used SFML, and it was a pleasant experience (~2 years ago). For a bullet hell shooter, a more extensive engine than these four would not really help you.






