ThibautCuchet / frontend_geogame

Frontend for GeoGame website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend_geogame

Frontend for GeoGame website

Utils

render.js

Set of render tools.

setTitle(title);
setImage(src, id);
  • setTitle(title) : title : string contains the title of the page

  • setImage(src, id) : src : js import object from the image id : html id of the element where you want to add the image

About

Frontend for GeoGame website


Languages

Language:JavaScript 80.4%Language:CSS 17.0%Language:HTML 2.6%