summaryrefslogtreecommitdiffstats
path: root/src/state.rs
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Fix clippy warnings.Rose Hogenson1-6/+6
2023-07-21Remove unnecessary "extern crate" declarations.Rose Hogenson1-10/+22
2018-08-22Make taking injuries more flexibleRaymond Hogenson1-0/+1
2018-08-20Move assets directly into the binaryRaymond Hogenson1-3/+4
2018-08-19Move some code around and improve abstractionRaymond Hogenson1-180/+66
2018-08-18Add a health barRaymond Hogenson1-1/+1
2018-08-18Improve performanceRaymond Hogenson1-3/+1
2018-08-18Add texturesRaymond Hogenson1-25/+16
2018-08-18Tune enemy movement logicRaymond Hogenson1-28/+36
2018-08-18Finalize the new movement schemeRaymond Hogenson1-20/+55
2018-08-18Write a working bullet hellRaymond Hogenson1-0/+237