2D games are drawn in a two-dimensional space using two-dimensional objects.
Im making a game that requires knowing how to draw a rectangle in python 3.2. I have checked lot of sources …
python pygame rectangles 2d-gamesThe new Unity 4.6 comes with a new GUI, when I change de resolution on Unity the UI Button scales perfectly …
user-interface unity3d 2d-gamesCurrently designing a game and the idea is that of a high score, so that when the current score is …
javascript html local-storage 2d-gamesI have searched in the web and found very few material on this question. I've heard of Unity 3D and …
android android-studio 2d-gamesI developed a simple 2D puzzle game (like "bejeweled"). It can be played in two modes - "campaign" and "quick …
diagram use-case 2d-gamesI realize there are many tutorials and sites and everything answering "Which is better for game applications?" They all say …
canvas svg 2d-gamesI would like to write some simple Mario-like game from scratch using language C. But honestly I have no idea …
c 2d-gamesI am developing a two player game in Processing (running on Java). One user will control his character using the …
java keyboard processing 2d-games