You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
 
Sacha Leone bd99698d13 Modification du style et ajout du nv logo ago%!(EXTRA string=1 year)
assets Modification du style et ajout du nv logo ago%!(EXTRA string=1 year)
css Modification du style et ajout du nv logo ago%!(EXTRA string=1 year)
html Modification du style et ajout du nv logo ago%!(EXTRA string=1 year)
js Added git submodule skama-code ago%!(EXTRA string=1 year)
.gitignore Factoring ago%!(EXTRA string=1 year)
.gitmodules Modification du style et ajout du nv logo ago%!(EXTRA string=1 year)
LICENSE Change to license file ago%!(EXTRA string=1 year)
README.md README Update ago%!(EXTRA string=1 year)
favicon.ico More styling ago%!(EXTRA string=1 year)
index.html Added a canvas rendering the system ago%!(EXTRA string=1 year)

README.md

Skamcraft

Start

  • Start with live server in VsCode to get full functionnality.
  • Start with php :
    cd /.../Skamcraft
    php -S 127.0.0.1:80

Norm

  • ; at the end of each line.
  • snack_case for functions and variables.
  • UpperCamelCase for Classes.
  • all in english.