Commits on Source (4)
-
Balthazar Wilson authored
-
Balthazar Wilson authored
-
Balthazar Wilson authored
-
Balthazar Wilson authored
Showing
- agt/spyagent.go 1 addition, 1 deletionagt/spyagent.go
- front/.gitignore 23 additions, 0 deletionsfront/.gitignore
- front/README.md 48 additions, 0 deletionsfront/README.md
- front/package-lock.json 17954 additions, 0 deletionsfront/package-lock.json
- front/package.json 39 additions, 0 deletionsfront/package.json
- front/public/favicon.ico 0 additions, 0 deletionsfront/public/favicon.ico
- front/public/index.html 43 additions, 0 deletionsfront/public/index.html
- front/public/logo192.png 0 additions, 0 deletionsfront/public/logo192.png
- front/public/logo512.png 0 additions, 0 deletionsfront/public/logo512.png
- front/public/manifest.json 25 additions, 0 deletionsfront/public/manifest.json
- front/public/robots.txt 3 additions, 0 deletionsfront/public/robots.txt
- front/src/App.css 138 additions, 0 deletionsfront/src/App.css
- front/src/App.js 230 additions, 0 deletionsfront/src/App.js
- front/src/components/SimulationGrid.js 43 additions, 0 deletionsfront/src/components/SimulationGrid.js
- front/src/components/SimulationWords.js 30 additions, 0 deletionsfront/src/components/SimulationWords.js
- front/src/index.css 3 additions, 0 deletionsfront/src/index.css
- front/src/index.js 11 additions, 0 deletionsfront/src/index.js
- simu/simu.go 16 additions, 6 deletionssimu/simu.go
front/.gitignore
0 → 100644
front/README.md
0 → 100644
front/package-lock.json
0 → 100644
This diff is collapsed.
front/package.json
0 → 100644
front/public/favicon.ico
0 → 100644
3.78 KiB
front/public/index.html
0 → 100644
front/public/logo192.png
0 → 100644
5.22 KiB
front/public/logo512.png
0 → 100644
9.44 KiB
front/public/manifest.json
0 → 100644
front/public/robots.txt
0 → 100644
front/src/App.css
0 → 100644
front/src/App.js
0 → 100644
front/src/components/SimulationGrid.js
0 → 100644
front/src/components/SimulationWords.js
0 → 100644
front/src/index.css
0 → 100644
front/src/index.js
0 → 100644