summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-04-12Bump depsHEADmainRose Hogenson6-25/+17
2024-06-12Update the pepper asset.Rose Hogenson2-0/+0
2023-07-21Fix clippy warnings.Rose Hogenson6-40/+34
2023-07-21Remove unnecessary imports in rand.rs.Rose Hogenson1-2/+0
2023-07-21Make another unnecessary change.Rose Hogenson2-4/+3
2023-07-21Remove reading from /dev/urandom.Rose Hogenson1-23/+2
2023-07-21Remove dependency on the rand crate.Rose Hogenson6-61/+55
2023-07-21Remove unnecessary "extern crate" declarations.Rose Hogenson3-47/+119
2023-07-21Update my email.Rose Hogenson1-1/+1
2023-07-21Bring dependencies up to date, and use nix flakes.Rose Hogenson9-1334/+314
2020-04-12Fix nix build and typo in loss screen.Raymond Hogenson6-7/+1274
2018-08-24Fix a typo which prevented compilingRaymond Hogenson1-1/+1
2018-08-24Load the images directly into the executableRaymond Hogenson13-113/+110
2018-08-22Make taking injuries more flexibleRaymond Hogenson5-5/+14
2018-08-22Play a better songRaymond Hogenson1-1/+1
2018-08-22Make Bill a bit biggerRaymond Hogenson1-1/+1
2018-08-22Add introduction and conclusion screensRaymond Hogenson10-42/+114
2018-08-22Change SDL2 versionRaymond Hogenson1-1/+1
2018-08-20Move assets directly into the binaryRaymond Hogenson3-8/+37
2018-08-20Move assets directoryRaymond Hogenson8-0/+0
2018-08-20Count frames more preciselyRaymond Hogenson1-5/+3
2018-08-19Move some code around and improve abstractionRaymond Hogenson4-197/+262
2018-08-18Redo binary blob asset to have more actual binaryRaymond Hogenson2-0/+0
2018-08-18Add a health barRaymond Hogenson2-1/+3
2018-08-18Add the ability to move more quicklyRaymond Hogenson2-4/+13
2018-08-18Improve performanceRaymond Hogenson2-18/+21
2018-08-18Change draw orderRaymond Hogenson1-1/+1
2018-08-18Update assetsRaymond Hogenson4-0/+0
2018-08-18Add texturesRaymond Hogenson13-36/+44
2018-08-18Tune enemy movement logicRaymond Hogenson1-28/+36
2018-08-18Stop the player from going off the sideRaymond Hogenson1-0/+15
2018-08-18Rename the nix file and include in gitRaymond Hogenson2-2/+7
2018-08-18Finalize the new movement schemeRaymond Hogenson1-20/+55
2018-08-18Write a working bullet hellRaymond Hogenson6-0/+477