GameDev Blog # 1 - Creating pixel art for a top-down runner mobile game
Placeholders for main character, its animations and floor tiles. Start prototyping fast!
Dec 13, 20218 min read1.9K

Search for a command to run...
Articles tagged with #game-development
Placeholders for main character, its animations and floor tiles. Start prototyping fast!

To start I'll like to introduce the three tools (apart from Unity) that we are going to be using in this guide. What is Git? Git is a free and open source distributed version control system. This means that every developer has the full history of the...
