AlexChernov

Space Travel (2010-11)

Browser game I developed in 2010-2011. I was trying to create Space Rangers 2: Dominators in browser. There are two versions, one that use graphics from Space Rangers 2: Dominators and another one with original graphics created by Andrey Aleev.

Recoalition (SR2 resources)

This version is mostly based on graphics scraped from Space Rangers 2. Animation, movement are based on DOM tree and css. Uses browser side SQL DB. You can fly using WASD keys, navigate by mini-map in top right corner. You can land on Earth, position your ship over it and click Earth with cursor.

There was a version that allowed up to 5 players to play online, client side is lost, but server side is in server.php.

Loading of resources can take some time and there are no preloader, so please be patient.

Live version available here: https://alexuslab.com/space-travel-game/recoalition/

Space Travel (original resources)

Later it was decided to create game inspired by Space Rangers but completely original with own graphics. Huge thanks for a hard job done by Andrey Aleev, who made all of the models and UI elements.

You can fly using WASD keys, navigate by mini-map in top right corner. You can select other ships clicking on them. By right click you also can shoot at other ships and destoy them.

Few versions of game launcher were created:

Additional development tools were created:

Recoalition Screenshots

Space Travel Screenshots

Description

Browser game I developed in 2010-2011. I was trying to create Space Rangers 2: Dominators in browser.