Web version of the famous card game "SET"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
remrem 792122ffaa
continuous-integration/drone/push Build is passing Details
fix bug when shape have empty filling and an outline
1 year ago
doc doc 1 year ago
images editn favicon 1 year ago
resources editn favicon 1 year ago
src fix bug when shape have empty filling and an outline 1 year ago
styles trop de choses 1 year ago
test Ca marche !!! 1 year ago
views conflicts 1 year ago
.drone.yml idk wtf all these changements are 1 year ago
.gitignore a lot of things: repair code, room.css ... 1 year ago
Dockerfile idk wtf all these changements are 1 year ago
README.md idk wtf all these changements are 1 year ago
index.html conflicts 1 year ago
package.json add viewJS to project 1 year ago

README.md

HyperSet

Notes

Description of the project

null

Project Convention

  • Functions names must be explicit, complete and follow camelCase naming
  • Variable follow camelCase naming convention
  • Opening brace must be at end of line
  • Directories names my_directory
  • Files names -> my_file.js
  • No useless comments