Skip to content

YanivZalach/Rubon_game_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rubon Game Website Build

Rubon is a strategy game i created.

This repository contains the build code for the Rubon game website.

The Website Link

The Rubon Game

Building the website

To build the html pages for the website, after cd to ./make_html, run the following commend:

python3 bulid.py

The Parts Structure

  • Webpages : ./make_html/parts/indexs

  • Header and Footer : ./make_html/parts/wrappers

Hosting Platform

The website is hosted at the following repository: rubongame.github.io

Limits

The website has a limit of smaller then width: 220px to stop rendering the pages correctly.