-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.md.old
More file actions
55 lines (41 loc) · 2.11 KB
/
index.md.old
File metadata and controls
55 lines (41 loc) · 2.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#  Welcome to A to Z programming
Your go-to javascript programming outlet
>This website will be a sandbox for programming projects. Tools, games, educational materials, all will be available on this website. Spread the link to friends and family!
### **Games + Tools**
Click on any icon to access its contents.
#### Tools
[](./MathCalculator.html)
[](./Chess.html)
[](./Script_V21.html)
#### Games
[](./CompactStandardSnake.html)
[](./3kingsBoardGame.html)
## Related Projects
Each side-project will have description text on the page.
#### [Earth Cannon](./Physics.html)
Topics covered include, but are not limited to:
- Circle Radians
- Velocity
- Force and Acceleration
- Earth's Gravitational Constant
The Earth Cannon demonstrates bouncing ball physics on the Earth.
#### [Planental Orbit](./Physics2.html)
Topics covered include, but are not limited to:
- Velocity
- Distribution of the total force on the x and y planet velocities
- Force and Acceleration
- Newton's Second Law
The Planental Orbit demonstrates the orbits of the planet in relation to the Sun.
#### [Random Planental Orbit](./Physics2rand.html)
This simulation covers the same topics as the [Planental Orbit](./Physics2.html) simulation, it just has random velocities for the planets.
## Update Log
Ever wonder when a game or simulation was released? The Update Log is always available for quick reference.
- **6/14/2019:** A fresh break from snake, the Calculator is released
- **6/2/2019:** Mass transfer glitch patched in Snake Unlimited
- **6/1/2019:** 1-player Snake Battle Royale released
- **5/28/2019:** 1-player Snake Unlimited released
- **5/25/2019:** Snake Unlimited released
- **5/22/2019:** 3 Kings game released, began uploading screenshots of games
- **5/20/2019:** Planental Orbit(s) and Earth Cannon simulations released
- **5/19/2019:** Snake Battle Royale released
- **5/18/2019:** Website created