Rubon is a strategy game i created.
This repository contains the build code for the Rubon game website.
To build the html pages for the website, after cd
to ./make_html
, run the following commend:
python3 bulid.py
-
Webpages :
./make_html/parts/indexs
-
Header and Footer :
./make_html/parts/wrappers
The website is hosted at the following repository: rubongame.github.io
The website has a limit of smaller then width: 220px
to stop rendering the pages correctly.