aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/lib.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'player'Libravatar David2022-07-161-0/+4
|\
| * Merge branch 'BasicDie'Libravatar David2022-07-161-0/+2
| |\
| | * add separate shooting intensityLibravatar David2022-07-161-2/+2
| | |
| | * basic camera movementLibravatar IcECreAm7772022-07-161-0/+2
| | | | | | | | | | | | also events for other movements
* | | base implementation for the buffsLibravatar IcECreAm7772022-07-161-2/+5
|/ / | | | | | | they are not tested and the extra stroke is missing since we need the scoring system for it beforehand
* / create base project structureLibravatar cel2022-07-151-0/+2
|/
* initial commit: templateLibravatar David2022-07-151-0/+13