The game is mostly made using JavaScript. These are some of the most important steps that I took to learn it.
| Step 1: Learning Programming |
Step 2: Learning Syntax |
Step 3: Learning Browsers |
Step 4: Exploring Limits |
Step 5: Game To Code |
|---|---|---|---|---|
| Computers: -Parts -Bits -Limits |
Declaration: -Variables -Functions -Objects |
Document: -Variables -Events -Elements |
Data Manipulation: -Numbers -Strings -Arrays |
Planning: -Goals -Limits -Research |
| Data Types: -Numbers -Strings -Objects |
Data Types: -Numbers -Strings -Objects |
Styling: -Elements -Sources -Cache |
Calculator Part 1: -Math -Storing Data -Functions |
Conversion: -Variables -Functions -Saving Progress |
| Functions: -Uses -Parameters -Scope |
Statements: -Sections -Scope -Escapes |
Other: -Storage -Scripts -Limits |
Calculator Part 2: -Planning -Buttons -Feedback |
Styling: -Menus -Images -Text |