Merge pull request #2 from Cutieguwu:main
Update gamelog branch
This commit was merged in pull request #2.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
name = "miller"
|
name = "miller"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
license = "MIT"
|
||||||
|
license-file = "LICENSE"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ron = "0.9"
|
ron = "0.9"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ I figured, that since I already had to digitize every note, that I was required
|
|||||||
|
|
||||||
== Goals
|
== Goals
|
||||||
|
|
||||||
* [ ] Data Format
|
* [*] Data Format
|
||||||
* [ ] Mathematics
|
* [ ] Mathematics
|
||||||
** [ ] Avg. Terrain Gain
|
** [ ] Avg. Terrain Gain
|
||||||
** [ ] Avg. Terrain Loss
|
** [ ] Avg. Terrain Loss
|
||||||
@@ -26,5 +26,3 @@ I figured, that since I already had to digitize every note, that I was required
|
|||||||
** [ ] Most Frequent Play
|
** [ ] Most Frequent Play
|
||||||
** [ ] Least Frequent Play
|
** [ ] Least Frequent Play
|
||||||
** [ ] Most Effective Play (Greatest Terrain Gain given sufficient data)
|
** [ ] Most Effective Play (Greatest Terrain Gain given sufficient data)
|
||||||
|
|
||||||
== License
|
|
||||||
Reference in New Issue
Block a user