athoug / Lost-Bit

A javascript game (using the Phaser game engine) called Lost Bit that follows a single pixel on the screen and his journey into saving the computer(screen) it lives in.

Home Page:https://bit.ly/3exW7iT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lost-Bit

A javascript game (using the Phaser game engine) called Lost Bit that follows a single pixel on the screen and his journey into saving the computer(screen) it lives in.

alt tag

You can watch the game trailer here.

You can play the game online here.

If you want to play the game on your local machine, you can follow te steps lister bellow in the how to use section.


# How to use: 1. Once you download the file, you need to start a local host. You can do that using python. 2. launch your terminal and type in
cd /'the file path'
python -m SimpleHTTPserver 3. now you can launch your broswer and enter http://127.0.0.1:8000 in the URL 4. Enjoy the game and give me feedback please :)

About

A javascript game (using the Phaser game engine) called Lost Bit that follows a single pixel on the screen and his journey into saving the computer(screen) it lives in.

https://bit.ly/3exW7iT


Languages

Language:HTML 100.0%