Category: Open Source
-
Creating a game for iOS with Swift and SpriteKit
How to create a 2D game for iOS with Swift and SpriteKit . We’ll take the classic Pong and do our own iteration as code exercise.
-
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.
-
Java Roguelike notes (1/13): Drawing the ‘@’ symbol and moving it around
Notes from developing a Java Roguelike – #1 Drawing the ‘@’ symbol and moving it around
-
WordPress plugin: WPJM Extra Fields – Adds extra fields to WP Job Manager job listings
A few months ago I released a new free WordPress plugin into the WordPress.org repository. By installing this plugin (or we can call it extension as well, as is a plugin for another plugin, WP Job Manager) new Salary and Important Information fields will be added to the default Job Listing functionality that WP Job…