aboutsummaryrefslogtreecommitdiffstats
path: root/wwb/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove not needed ?:Matt Strapp2025-11-071-1/+1
* Format logging betterMatt Strapp2025-11-041-54/+61
* minor spelling mistake and miss saveMatt Strapp2025-11-041-1/+2
* Remove mutexes entirely, increasing performance at least 100%Matt Strapp2025-11-021-24/+21
* bump deps, fix README, turn repeated code into functionMatt Strapp2025-05-111-13/+19
* Remove printlnMatt Strapp2024-12-171-1/+0
* clippyMatt Strapp2024-12-131-1/+1
* cleanup and minor spelling mistakeMatt Strapp2024-12-131-30/+29
* add README and LICENSEMatt Strapp2024-12-131-4/+4
* add saving game stateMatt Strapp2024-12-131-3/+47
* put game loop in its own functionMatt Strapp2024-12-121-5/+7
* importantMatt Strapp2024-12-121-0/+2
* run way faster probablyMatt Strapp2024-12-121-35/+26
* Initial commitMatt Strapp2024-12-121-0/+147