Giant pixel hamster in space

News

New prototype game: Advanced Superbike Simulator

2020-10-30 #new #game #prototype #phaser3

Advanced Superbike Simulator is a simple one-button game in which the player navigates through a racetrack with a motorcycle, trying to avoid different obstacles. The game created with Phaser 3 and TypeScript as a progressive web application (PWA). Its source code can be found on GitLab.

News archive

New prototype game: Der Rasenmäher

2020-07-07 #new #game #prototype #phaser3

Der Rasenmäher is a pixel art logical game prototype written in Phaser 3 and TypeScript. The purpose of the game is to mow the lawn in the garden. You can check its source code on GitLab.

New web app: Train Your Brain

2020-02-04 #new #game #pwa

A new web application written in Angular/Ionic released. Train Your Brain is a simple memory matching game created as a PWA (progressive web application) example. You can check its source code on GitLab.

New prototype game: Planet 10

2019-11-18 #new #game #prototype #unity3d

A new prototype game written in Unity3D released. Planet 10 is an isometrically scrolling shooter game in which the player controls a small spaceship flying through a hostile world. Try the game in your browser here.

SWBASIC2 1.0.2 released

2019-10-17 #new #swbasic2

A new version of SWBASIC2 released. This version improves DATA statement and removes some non standard language elements (WHILE, WEND). Check the CHANGELOG file for details.

Web apps

Train Your Brain icon

Train Your Brain

2020 #memory #pwa #angular #ionic

Train Your Brain is simple memory matching game written in Angular/Ionic as a PWA (progressive web application).

Run in browser Source code
SWBASIC2 icon

SWBASIC2

2019 #javascript #basic

SWBASIC2 is a simple BASIC interpreter written in JavaScript, a heavily improved/refactored version of Yohanes Nugroho's Simple Web Basic from 2010. In version 2 many major changes have been made on the original interpreter. Now it is mostly compatible with the first Altair Basic released in 1975.

Run in browser Source code
Vintage BASIC Games icon

Vintage BASIC Games

2019 #mobile #angular #ionic #cordova

Play classic BASIC computer games from the 1960s/70s on your mobile device. Vintage BASIC games is a collection of early programs, currently containing 99 games in 14 categories. All the programs are text-based with some simple character graphics as they played 40-50 years before. The player communicates with the program in chat-style, using the keyboard.

Get from Google Play Source code

Unity3D

Tiltbox icon

Tiltbox

2018 #unity3d #puzzle #isometric

TiltBox is a simple yet challenging puzzle game in which you have to solve different tasks by tilting the level. Levels have various problems to solve: moving crystals to the proper places; pushing items to the proper places; destroying tiles; changing color of tiles; collecting items; avoiding deadly floor and trapdoors; not to fall off the edges... At this time there are 22 levels to play with.

Run in browser Get from Google Play Source code
Space Junk icon

Space Junk

2017 #unity3d #breakout #3d

Breakout game in space. Containing 24 levels where not just the blocks but different special items make the game harder.

Run in browser Get from Google Play Source code
Find the Pattern icon

Find the Pattern

2016 #unity3d #casual #2d

Try to find the pattern in a randomly generated image and press the big button when you are done. 20 levels, 3 minutes time limit for each. You will have eagle eyes after playing this.

Run in browser Get from Google Play Source code
Word Splash icon

Word Splash

2014 #unity3d #educational #2d

This game is a more humane version of the well known hangman game. Guess the words and save the little animals from getting wet. The game contains more than 2500 english words in 20 categories.

Get from Google Play
Potty Chicken icon

Potty Chicken

2014 #unity3d #arcade #2d

This was my first game on the Google Play store, a clone of a 1981 arcade game 'Kaboom'. Nowadays it seems rather primitive and outdated. Short game, not much fun.

Get from Google Play

Prototypes

Advanced Superbike Simulator

Advanced Superbike Simulator

new 2020 #phaser3 #typescript #pixelart #one-button

This is a simple one-button game in which the player navigates through a racetrack with a motorcycle, trying to avoid different obstacles. The bike continuously rotates and can be accelerated with the following controls:

  • pressing *Space* or *Enter* keys,
  • pressing the left mouse button,
  • or touching the screen on mobile devices.

The game created with Phaser 3 and TypeScript as a progressive web application (PWA).

Run in browser Source code
Der Rasenmäher

Der Rasenmäher

2020 #phaser3 #typescript #pixelart #logical

Der Rasenmäher is a prototype of a pixel art logical game written in Phaser 3 and TypeScript. The purpose of the game is to mow the lawn in the garden. You can move or rotate the lawnmower with the ARROW or W-A-S-D keys. Try not to kill the little animals and avoid touching water and flowers.

Run in browser Source code
Planet 10

Planet 10

2019 #unity3d #isometric #shooter

Prototype of an isometrically scrolling shooter game in which the player controls a small spaceship flying through a hostile world.

Run in browser Source code

Midnight Driving

2018 #unity3d #racing #procedural #infinite

Procedural road generation for infinite racing games. Feel free to use it for any purpose.

Run in browser Source code

Panic Reaction

2018 #unity3d #maze #physics #buggy

An arcade game prototype where the player rotates a maze to guide a character towards a goal. Feel free to use it for any purpose.

Run in browser Source code