1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-10 12:01:32 +00:00

Automated rows and cols

This commit is contained in:
Harley White 2021-04-29 18:20:31 -04:00
parent 9fe4a17a38
commit e18f1bdd47
10 changed files with 29 additions and 24 deletions

View file

@ -12,8 +12,6 @@ Challenges are stored in the following format:
```js
challenges: {
rows: # of rows,
cols: # of columns,
11: {
name: "Ouch",
challengeDescription: "description of ouchie",