Wednesday, 22 March 2023

Dice

I created a few 3D dice meshes and thought I would use them in a couple of apps, below you can see a new version of Simply Dice and a dice game called Yacht.



This little app is called Simply Dice, it allows you to roll different styles or dice.  It is highly customisational, it can track all the rolls per session and tally them up.  Great for board games, Dungeons and Dragons and may more things.






The next little app on the post is a classic dice game called Yacht, the game can be played single player or up to 4 players ( on the same device ), the idea of the game is to score the most points by rolling the dice.  You score by collecting pairs, triples, etc..  All rules and how you score can be found on the blue tabs down the left of the app.





 


Thursday, 9 March 2023

Updated App Gallery

I've added lots of information and links into the APP GALLERY now so click the link to see.  It's hows lots of games and links to both stores.


Hopefully more posts coming soon.

Wednesday, 8 March 2023

Long Time Between Posts...

 I know another long time before posts, but a lot has happened and lots of new releases for you to play and test, see what you think.

First up is Simply Random, this is a simple random number generator.  The balls have numbers on from 0-9 only, multiple of the same numbers can be drawn.  Also on other screens are the spinning wheels so you can spin them to land on a values from 0-9.  Could be useful for the Thailand lottery ( maybe! )





Next up is Random Numerals this app is a educational app that will help you to learn Roman Numerals, it has been split into different sections, each section has settings to set the level of difficulty.




Thursday, 31 March 2022

The Heist

 I have also started working on a Network game called the Heist, the idea of the game was one player was the burglar and the others where the police ( security guards ) and they had to catch them.  You had to find the diamond and get out, but you could hide in rooms and cupboards.  You could also search for extra treasure in drawers and other bits.  It was very similar to and old game called 'Spy vs Spy'.  You could also change the costume of the character all this information was passed over the network using Photon.  Below are various screen shots.





 

New Ideas

 Here are a few game ideas I've got knocking around as well, this is just extra code that has been added to the framework.  Just to prove I'm still programming things, again all graphics are done by myself.  Who knows if an artist wants to help out and releases games then by all means contact me :)


This is just mainly showing shooting code and object pooling so I can have lots of bullets on the screen.  I was taking inspiration from various sources.



This was a simple platformer with physics, switches and doors.  The camera also zoomed in / out when you entered triggers.



I also entered the realm of 3D controls, all the small triangles would spawn and you would have to move around using 3rd person controls ( programmed by myself ) and pick them up.  The UI also rotated as you moved.


And here's a bit of colour, I start to write an app with lots of mini-games in it from simple puzzle games to sudoku.  I had originally developed it with 20+ games and variations. 



  





Long Time No Update!

I know I should update this more and hopefully I will.  But here are some updates of games that have been released.


Android: https://play.google.com/store/apps/details?id=com.ebs.rngsuitev2

iOS: https://apps.apple.com/us/app/random-number-suite-v2/id1616611707







Sunday, 7 March 2021

An actual game!

 Hi,

And just to prove I make other games as well here is my latest word game, why not give it a try and let me know what you think.


You basically have to create words from the letters you have been given, but also look at for the bonuses.  There are different game modes so you can play a little game or maybe one that takes a long time, it's your choice.

Customizable RNG

 Hi All,

Here's my latest release, another RNG ( well people like them! )



Fully customizable RNG. it also speaks the ball values.  This RNG will allow you to choose from values 0-99, and there are various settings.

It's great for playing Bingo, Lotto, Tombola and Keno, why not give it a go.  Links are below.





Thursday, 13 August 2020

Play with Friends!

 Hi all,

I've released another app that has been built of my Bingo, Lotto and Tombola code but now I've added network code, so basically you can now play Bingo with you friends / family on a local WiFi network.

One person will be the Bingo caller while the others will be the players, there is also different card types 75 or 90.

Why not give it a play and let me know what you think.  It's only on Android as Apple states it's gambling so will not let it on the store.  :(



Monday, 6 July 2020

On a Roll!

Wow another release this year, must have had my weet-a-bix!

Anyone here is my latest release, this one is for all those Lotto, Tombola fans.  It's called Tombola Enhanced, it has realtime 3D physics on the balls, It also calls the balls numbers out, and another thing I kept being asked for is the ability to auto draw the balls, once it has drawn the balls it calls them all out in ascending order.

Why not give it a go, the links are below.


  

Friday, 19 June 2020

Calculate This

Just released another small app, this little app is a type calculator that helps you break down equations into steps.  It follows the order of operations.  It's great for educational purposes, and helping out with that maths homework.

It can also generate equations and you can try and solve them.  So far it can handle Addition, Subtraction, Multiplication, Divide and Parentheses.

Why not give it a go!

Sunday, 24 May 2020

Random

Hi, just another little update.  Here is a link to my latest release, it's a Random Number Generator.  There are various options and little utilities within a single app, from a simple random number to a lottery style globe, you can also make your own lists.  Why not give it a try, the links are below for each store.

There are 9 little utilities within the app to choose form so you should be able to find one you like.

It has 5 different languages to choose form: English, Italian, Portuguese, Spanish and Simplified Chinese. 

Tuesday, 19 May 2020

Blocked!

Here is a new puzzle game that I have released, it's very similar to my other games.  You place the blocks within the grid, and make groups of numbers.  Why not give it a try!




Thursday, 30 January 2020

Networking!!

Hi everyone, just thought I would do my yearly post ( Doh.. ).   Anyway it's just to show some more progress on games I'm creating.

This one is a network based Trivia game, it can be played across multiple devices ( iOS, Android and even PC ).  I'm slowly building the question bank up so might take a while to get released, but allows me to polish it.  It can handle multiple question data files and different question types ( i.e. 4 answers or true and false ). 

You can also play as a single player if you just want to test yourself.