summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Make another unnecessary change.Rose Hogenson1-1/+1
2023-07-21Remove dependency on the rand crate.Rose Hogenson1-0/+3
2023-07-21Bring dependencies up to date, and use nix flakes.Rose Hogenson1-56/+140
2018-08-24Load the images directly into the executableRaymond Hogenson1-64/+87
2018-08-22Make taking injuries more flexibleRaymond Hogenson1-2/+1
2018-08-22Add introduction and conclusion screensRaymond Hogenson1-35/+75
2018-08-20Move assets directly into the binaryRaymond Hogenson1-5/+32
2018-08-20Count frames more preciselyRaymond Hogenson1-5/+3
2018-08-19Move some code around and improve abstractionRaymond Hogenson1-15/+9
2018-08-18Add a health barRaymond Hogenson1-0/+2
2018-08-18Add the ability to move more quicklyRaymond Hogenson1-1/+1
2018-08-18Improve performanceRaymond Hogenson1-15/+20
2018-08-18Change draw orderRaymond Hogenson1-1/+1
2018-08-18Add texturesRaymond Hogenson1-6/+18
2018-08-18Write a working bullet hellRaymond Hogenson1-0/+124