Games

Celtic Tales App

Posted on

Sustrans asked Hoffi to develop a complex mobile application which would include 6 Sustrans cycle paths with history and mystery stories. The mobile app needed to be available on iOS and Android. Six of us worked on this project including graphic designers, cyclists, story tellers and mobile developers. I worked with another mobile developer…

Games

Mobile Remote

Posted on

While working at Hoffi I was asked to investigate the possibility of using mobile devices to control a computer’s web browser. This would involve developing a prototype which allows users to draw lines on a canvas from their mobile phones or tablets and then instantly update the canvas on the browser and other devices with the same line. I created…

Games

Dots

Posted on

While working for Hoffi I worked on a dot game using JavaScript. The idea is to collect the red circles by moving the grey circle (mouse position) as fast as possible. Once the red circles were collected they would surround and move with the grey circle at different speeds. This functionality was used in the development of Santa’s…

Games

Welsh for Adults

Posted on

During my time at Cardiff University I created a mobile web application for Welsh for Adults. The purpose of this web app is to give users a free taster, a brief introduction at Welsh for Adults and try to persuade them to sign up for courses. Later in the year I was then asked to improve…

Games

Random Blockz

Posted on

In my spare time I decided to set myself a challenge to create a HTML5 reaction game within a week. The reaction game randomly generates a colour and displays it in a circle and then randomly positions the four available colours below it. The user needs to select the same colour from the bottom 4…

Games

Staroids

Posted on

In my spare time I decided to create a HTML5 game using impactjs game engine. The aim of the game is to collect ammunition around the map and shoot the boulders using the spaceship. It is fairly similar to the classic game asteroids. I created this game primarily using JavaScript, but PhotoShop was frequently used when…

Games

Birds

Posted on

I was asked to design 10 levels of this Bird Game using the ImpactJS map creator Weltmeister. The aim of the game is to tap the screen or click the mouse to make the bird jump and avoid falling into the water and colliding with enemies to reach the end as quickly as…

Games

Zombies

Posted on

Here is a game I created in my spare time using ImpactJS using this tutorial. The aim is to kill the zombies using grenades and bullets as quickly and efficiently as you can. The player has 5 lives and there are 2 levels to complete. I created the functionality of the game in JavaScript…

Games

Platformers

Posted on

Here is one of my first projects a platformer Flash game. The aim is to try and get the ball to the end as quick as possible. Once the game is complete you can submit your score to the database and see how you compare to other players on the global leaderboard. I created…