summaryrefslogtreecommitdiffstats
path: root/src/player.rs
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Remove unnecessary "extern crate" declarations.Rose Hogenson1-24/+66
2018-08-24Load the images directly into the executableRaymond Hogenson1-2/+2
2018-08-22Add introduction and conclusion screensRaymond Hogenson1-5/+5
2018-08-19Move some code around and improve abstractionRaymond Hogenson1-2/+2
2018-08-18Add the ability to move more quicklyRaymond Hogenson1-3/+12
2018-08-18Add texturesRaymond Hogenson1-3/+3
2018-08-18Stop the player from going off the sideRaymond Hogenson1-0/+15
2018-08-18Write a working bullet hellRaymond Hogenson1-0/+100