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
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/.
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!! :)