Tag: indiegame
-

Tiny Crawler for iOS 1.0 launched
Tiny Crawler is a small dark-themed roguelite game for iOS where each run is unique.
-

Launched MoodToPlay: Indie game directory with tools for devs
moodtoplay.com is an indie game directory that shows curated games based on your mood. Also offers marketing tools for indie devs.
-

Mobile game dev: How to fix Pixel Art for iOS games
A common problem when working with Pixel Art for your games adapting your graphics for different screen sizes. Here’s how to fix Pixel Art for iOS games.
-

Java Roguelike notes (3/13): How to place random items and enemies in our dungeon
One step further: Placing random items and enemies in our dungeon with two simple methods
-

Java Roguelike notes (2/13): Creating a procedurally generated dungeon
Procedural map generation in Java using the Walker algorithm. Creating random Roguelike dungeons on each run.
