<aside>
🚧 This section is heavily work in progress.
</aside>
Introduction
WIP
Table of Contents:
First, let’s talk about osu!’s Fundamentals.
Second, understand what math actually is.
Intro to Skill Dev - Math
Third, learn how to make it code.
Getting a copy of osu!at’s code
You will need three things:
- An IDE to code.
- The .NET Framework
- Download .NET6.0. (If you downloaded the .NET Coding Pack bundle from above, you already have it installed into VS Code.)
- Git