Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

47 lines (25 loc) · 1.21 KB

5bHTML

5bHTML is a remake of the htwins 5b flash game thats based on battle for dream island. It's in alpha right now so not everything looks and feels the same, so please keep that in mind before playing.

Stable version: v5 Alpha

Latest version: dev-21w39a (30/09/2021)

Join the 5bHTML discord server!

Long-term Roadmap here, Changelog here

Building & Running

Prerequisites:

To build 5bHTML, clone / download this repo.

git clone https://github.com/Zolo101/5bHTML.git

Goto the location of 5bHTML:

cd 5bHTML

(OPTIONAL) If you want the stable version:

git checkout master

Then, install the needed dependencies:

npm install

After all dependencies have been installed, do:

npm run watch

You should now have a web server running at http://localhost:8080/.

Credits

Cary & Michael Huang - Creating the orginial 5b game.

Midi - HTwins.net-like css file and exporting all of the orginial 5b assets (blocks, entities, etc) in high-quality. Ty!! :)