I
I
Ilya2014-03-13 07:58:31
C++ / C#
Ilya, 2014-03-13 07:58:31

What are the platforms for creating 2D games?

As an experiment and just self-learning, I would like to try to write a simple 2D platformer. It is unlikely that I will delve into its development, but just to try what and how, I'm interested.
Recommend on what all this can be built on, preferably in C #, and, if not difficult, materials on this case.
PS You can have ready-made engines.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
H
HaruAtari, 2014-03-13
@Zerpico

unity3D
unity3d.com/learn/tutorials/modules
It's 3d, but that's not a problem, just fix the camera in one position. If it's just for self-learning purposes, this is the best option.

D
Denis Morozov, 2014-03-13
@morozovdenis

Microsoft XNA
Not a bad C# wrapper over Direct-X and as a result only Windows and XBOX. Unlike Unity 3D, there is normal 2D support
msdn.microsoft.com/en-us/aa937791.aspx
xna.gamedev.ru
www.xnadev.ru/news.php

N
Newmo, 2014-03-13
@Newmo

The first two without any programming at all
Game maker - Game Maker Language (GML);
Stencyl - www.stencyl.com
Scirra - Construct 2 - https://www.scirra.com/
Game maker studio - www.yoyogames.com/studio

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question