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.
 
 
 
 
Makaci Michael Gabriel 5d94e4cc34 Correction fonction get de la classe Faction ago%!(EXTRA string=1 year)
assets Avancement faction ago%!(EXTRA string=1 year)
css Avancement faction ago%!(EXTRA string=1 year)
html Correction pour récuperer les attributes du bouton faction et affichage information faction sur la modal ago%!(EXTRA string=1 year)
js Correction fonction get de la classe Faction ago%!(EXTRA string=1 year)
.gitignore Avancement faction ago%!(EXTRA string=1 year)
LICENSE Avancement faction ago%!(EXTRA string=1 year)
README.md Avancement faction ago%!(EXTRA string=1 year)
favicon.ico Avancement faction ago%!(EXTRA string=1 year)
index.html Avancement faction 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.