Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the mythemeshop domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131

Notice: Function register_sidebar was called incorrectly. No id was set in the arguments array for the "Header" sidebar. Defaulting to "sidebar-1". Manually set the id to "sidebar-1" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131

Notice: Function register_sidebar was called incorrectly. No id was set in the arguments array for the "Sidebar" sidebar. Defaulting to "sidebar-2". Manually set the id to "sidebar-2" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mts_ad_widget has a deprecated constructor in /home/jshomoek/public_html/jshowers.com/wp-content/themes/jshowers/functions/widget-ad125.php on line 21

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mts_ad_300_widget has a deprecated constructor in /home/jshomoek/public_html/jshowers.com/wp-content/themes/jshowers/functions/widget-ad300.php on line 21

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Facebook_Like_Widget has a deprecated constructor in /home/jshomoek/public_html/jshowers.com/wp-content/themes/jshowers/functions/widget-fblikebox.php on line 16

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mts_subscribe_widget has a deprecated constructor in /home/jshomoek/public_html/jshowers.com/wp-content/themes/jshowers/functions/widget-subscribe.php on line 20

Deprecated: Function create_function() is deprecated in /home/jshomoek/public_html/jshowers.com/wp-content/themes/jshowers/functions.php on line 190

Deprecated: The called constructor method for WP_Widget class in mts_ad_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131

Deprecated: The called constructor method for WP_Widget class in mts_ad_300_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131

Deprecated: The called constructor method for WP_Widget class in Facebook_Like_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131

Deprecated: The called constructor method for WP_Widget class in mts_subscribe_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/jshomoek/public_html/jshowers.com/wp-includes/functions.php on line 6131
Game Development | Jasper Showers - Custom Web Development

Game Development Archive

Mind Drift – Creating A Game In 3 Days With Friends

This weekend, some friends and I participated in a “make a video game in 3 day” competition called Game Jam. Serenity Forge, the company that hosted the jam, would provide a secret theme at the start of the competition that all teams must integrate into their game. There was also a larger list of topics which each [&hellip

Read More…

Emitters and Particle Effects in Phaser.io – Building a Gnome Wizard

I play a gnome wizard on an emulated EverQuest server titled Project 1999 (p99). One of the spells I can cast in the game is called Harvest, which let’s me gather back some mana on my character. I’ve always been fond of how this spell looks, so I decided to recreate a crude version of [&hellip

Read More…

Phaser.io – The HTML5 and Javascript Gaming Framework I’ve Been Looking For

Last week, a friend approached me with the idea to compete in Serenity Forge’s weekend-long competition “Game Jam“. Our development group met up to discuss this event and what we wanted to accomplish. Everyone at the table had some web development experience, however no one had specific game development experience. We know we wanted something web-based and [&hellip

Read More…