Aspiring polymath. My primary joys in life are learning and making, often together.
-
Dootrix
- Sussex, England
- dannywilkins.me
- @denforlatte
Pinned Loading
-
-
-
-
-
react-wvw-data
react-wvw-data PublicA React app to show WvW data from Guild Wars 2 with the aim of highlighting current activity.
JavaScript
-
ballVelCheck.cs
ballVelCheck.cs 1void OnCollisionEnter2D (Collision2D collision) {
2Vector2 xtweak = new Vector2 (Random.Range (-ballKick,ballKick),0f);
3Vector2 ytweak = new Vector2 (0f,Random.Range (2f,ballKick));
45if (hasStarted) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.