Twilight Haven alpha available to play on itch.io

Its been a long time since I started work on Twilight Haven, well over a year ago and I feel like I’m finally half way there. However, I’ve been developing this game in a bubble, I have no clue as to how the game plays for others. I’m aware of every aspect of the game so to me it all feels natural. I’m sure many will disagree which is why I am releasing an early pre alpha demo. To collect good and bad feedback. I want this project to be a success so I need to find and iron out all the issues.

Please note that there is no installer, just unzip the archive and run TwilightHaven.exe and have fun. A web version has also been uploaded.

The game can be played on Windows PC at the moment, more platforms will appear when I get round to testing on them https://mrmop44.itch.io/twilight-haven

Interested in this game then add it to your Wishlist on Steam https://store.steampowered.com/app/4200350/Twilight_Haven/

Also on Discord – https://discord.gg/nTYycq9TRS

Twilight Haven

The above image is an example show from a new RPG I am working on, just showing a simple test quest. Why do I show this? Well I got bored with chasing Instant Games, Hyercasuals, Arcade Idle and so on and decided to finally do what I have been wanting to whilst wasting my time on all that other rubbish. I want to create my own RPG game / modable engine. I made a start on a game around 6+ months ago and I have most of the major systems in and working including:

  • Huge open world
  • Character and combat system include
  • Backpack, farm and home storage systems
  • Day / night cycle that affect game play, for example baddies can spawn at night and various areas of the world change function
  • Farming (3 types of farm)
  • Farm helpers
  • Animal rearing
  • Pets
  • Resource gathering
  • Extensive questing across many quest lines and over 50 unique NPC’s
  • Crafting and recipes / blueprints
  • Fishing
  • Transmuting
  • Gear upgrades and repair
  • Cosmetic armour, weapons and shields
  • Mining
  • Lumberjacking
  • Foraging
  • Upgradable spells
  • Dungeons and fighting
  • Mob drops
  • Unlockable treasure chests
  • Artefacts (these need to give powers yet)
  • Friend / reputation / gifting / birthday system
  • Shops
  • Potions and other tools
  • NPC’s
  • Books system with game related stories, lore, hints and tips
  • Unlockable areas
  • Modding with JSON and Lua

Main systems left to implement include:

  • Cooking / baking
  • Postal system
  • Home decoration and expansion
  • Competitions
  • Events and celebrations
  • Buffs and curses
  • Calendar / maps
  • Arcade mini games
  • Sleep cycle
  • Add more environment and character
  • Add all quest lines

I will post my progress over the coming months.

I am currently blogging about the game on itch.io at https://mrmop44.itch.io/twilight-haven. I will post those blogs here soon.

Support for Poki and localisation added to IGX SDK

Support for the Poki web game portal SDK has been added to the IGX SDK, so you can now deploy your games to Poki using the latest release on Github.

I have also deployed a number of my Facebook Instant games to Crazy Games using the IGX SDK:

Support for collecting the users language has also been added so FBInstant.getLocale() should now return the users browser language.

IGX SDK for mobile is now available

Web to mobile

Today I pushed the latest version of the IGX SDK to Github which provides support for deploying IGX SDK compatible games, including Facebook Instant Games and general web games to Android and iOS.

Games are hosted in a web view within Unity 3D. A new library has been provided which plugs into the IGX SDK and communicates between the web view and Unity which provides access to native features such as in-app purchasing and adverts.

Supported features include:

  • Adverts via Unity Ads (Admob is work in progress)
  • In-app purchasing
  • Social login via Game Centre and Google Play Games
  • Leaerboards via Game Centre and Google Play Games
  • Native sharing
  • Analytics via Unity
  • Open external URL’s
  • File uploads
  • Localisation support

The IGX SDK wiki has been updated providing instructions on how to set up a Unity project to host your game and content.

Below is an example of a deployed Facebook Instant Game which has been deployed to Android and iOS stores:

Who is the IGX SDK for?

The IGX SDK is for web and and Facebook Instant Game developers that would like an easy route to take their products from web to mobile platforms such as Android and iOS. IGX provides an alternative solution to the likes of Cordova, PhoneGap and CocoonJS.

Facebook Instant Game Tutorials Live

Spent some spare time over the last few weeks noting down information that I do not want to forget regarding Facebook Instant Games development. I’ve been away from it for a bit and plan to spend more time away from it so want a nice easy reference for when I return.

I decided to turn my notes into a bunch of Facebook Instant Game tutorials to help other budding game developers out there.

You can read the tutorials here.

The individual links to each are:

I will cover more topics when I return.

Facebook Instant Games gets its first hard core porn app!

Its well known in the Facebook Instant Game developer community that Facebook Instant Games is a bit of a wild west. In the beginning god created…, just kidding :D. In the beginning some developers were taking well known web games and just dumping them onto IG to earn a quick buck, eventually the copyright holders arrived to the platform and got many of them taken down.

After this phase of stupidity, along came blatant ripping off of well known IP such as Pokemon, Mario, PUBG, Minecraft etc.., this is still prevalent today. You would think this would be limited to just small developers that don’t have much to lose if sued, but unfortunately it is not. The top app on Facebook Instant Games is called OMG, with around 130 million users and it uses well known questionable imagery from many movies, stars and musicians. Facebook however adopt the position that it is ok to use copyrighted materials and will not remove games and apps that use them unless the copyright holders complain.

Today Facebook Instant Games took a new turn with the arrival of Huber, which is basically a hard core porn version of OMG. I’m not against porn, but I am against it ending up in the hands of young kids. The app should really be restricted to 18+ but a fellow developer confirmed that it is searchable from their child’s phone.

The big question is, how did a hard core porn app make it through the Facebook Instant Games review process without an 18 restriction slapped on it? Well, very little is known about the review process, we have no idea if the process is done by AI or humans so who knows. The issue with the Facebook Instant Games review process is you submit an app or game with relatively harmless material but can change the material after the review process. Many of these OMG style apps host the visual content on their server with the Facebook or Messenger app basically acting as a web browser. This enables the developer to change the content on their server at any point in time with no review process. So basically its very easy to circumvent the review process.

Hopefully Facebook pull up their socks and slap an 18+ on this app and any others like it so kiddies can’t get a hold of it.

How can this issue be resolved? It can be resolved very easily by blocking access to external imagery so that all imagery has to be included with the zip file when the app is submitted to Facebook Instant Games. In addition, app updates will likely have to be reviewed for new developers. Existing developers that have developed a level of trust should be able to bypass the update review process.

TODAY lands on Facebook Instant Games and Google Play

TODAY Facebook Instant Game
TODAY Facebook Instant Game

Finally released my latest Facebook Instant Games offering to IG and Google Play.

What is TODAY? Have you heard of Nametests or OMG? Well its an app very similar to those with the exception that it does actually contain game elements. It was developed not in HTML / CSS but as an actual game. Why when surely HTML5 / CSS would have been much easier? Well a) I don’t like too easy and b) When you play TODAY you will discover that is very different to the likes of Nametests and OMG. Everything animates, questions open up in a dialog instead of shunting you back to the top of the page and shuffling up all the questions (that I hate, it confuses the hell out of me). But best of all it has actual games, games that encourage user interaction on their Facebook timelines as well as arcade mini-games.

How is it performing on Facebook Instant Games? Well, its tanked like every other game that isn’t being pushed by something. The likes of Nametests and OMG have upwards of 150 million monthly active users (MAU), why not TODAY? My theory is that apps like OMG need to be pushed by something, maybe a well known web site or Facebook page or some other social mechanism. Its easy to spot with Nametests because its been around for a long time, has millions of Facebook followers and a well established click bait web site. However OMG user acquisition is still a mystery to me. If anyone finds out how they are doing it then please let me know :).

Anyway, I had a Google Play version up and running immediately thanks to the IGX SDK which takes my game from Facebook Instant Games and gets it running on web and mobile. An absolute god send, because deploying to mobile these days just isn’t really worth the effort of filling in the app store listing :D. Seriously that is how bad it now is if you don’t have any marketing spend. Don’t believe me? Deploy an app to Google Play or the Apple AppStore and listen to the crickets :D.

You can play the games here:

TODAY on Facebook Instant Games
TODAY on Google Play

I may release an iOS version, who knows.

Funny story actually about the Google Play version and their review team. The app was suspended almost immediately after I published it because it has a picture of two bodybuilding twin guys with their shirts off. Google Play stated that it was pornographic 😀 😀 😀 :D. I literally fell off my seat with laughter. Luckily I managed to get it re-instated. This is not my first run in with the Google Play review team and probably won’t be my last.

TODAY like all of my Facebook Instant Games was developed using the Booty5 game engine and editor. I really need to change the name of Booty5 to something a bit better.

Streaming League of Legends on Twitch.tv and Twitch extensions

Twitch.tv Logo
Twitch.tv Logo

Recently two family members have started streaming their gaming on Twitch.tv. They currently stream a game I love to play but am terrible at so prefer to watch :D. That game is League of Legends (I’m a lowly silver player, these guys are Diamond level players). if you like to watch gaming streams you should check them out, they’re pretty entertaining pair.

DDarkBlu on Twitch.tv (Support main)
Hastams on Twitch.tv (AD carry main)

I hang around in the streams and chat from time to time.

Anyway the point of this blog is to mention that it got me interested in streaming and streamers. I have discovered that Twitch.tv have an extensions API. I’m currently analysing the APi to find ways in which I can integrate it into the IGX SDK. This will enable developers to deploy their Facebook Instant Games straight to Twitch with little to no modification. Twitch.tv enables monetisation of your extensions via a currency called bits which seems interesting, so plenty of scope for earning money fellow developers.

The IGX SDK is a wrapper for the Facebook Instant Games SDK that enables you the developer to deploy your games and apps to web (mobile and Twitch.tv support coming soon) with little to no code changes, helping you maximise visibility and monetisation.

MEME arrives on Facebook Instant Games platform

So I got bored with writing games for Facebook Instant Games for a bit and decided to jump on the entertainment app (NO THEY ARE NOT GAMES :D) train that seems to be doing well on Facebook Instant Games right now. I wrote a MEME generator / creator that lets users create their own MEME’s and share them to their timelines. The user can generate around 900 different MEME’s with over 500 different backgrounds. They can customise the text, text size, colour and even sign them. I don’t hold much hope out for it doing well, but its just something that I really wanted to create and really just a stepping stone to much larger more involved entertainment apps.

Coming to web and native mobile using the IGX SDK very soon.