Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | Prevent unnecessary debug info from being printed | Logan | |
2023-01-30 | Ensure scores are only counted when object is basketball | Logan | |
2022-10-01 | Add initial implementation of a timeout screen. | Logan | |
2022-09-30 | Added testing controls to test repositioning. | Logan | |
Press SPACEBAR to increase the score. | |||
2022-09-30 | Improved position changer and removed the need for a global variable. | Logan | |
2022-09-27 | Remove the need for a hoop position variable. | Logan | |
2022-09-26 | Prevented score from increasing once timer reaches zero. | Logan | |
2022-09-26 | Made basketball change position based on hoop's position. | Logan | |
2022-09-24 | Prevent over-scoring with basketball. | Logan | |
2022-09-24 | Make score a global variable and interface displays power. | Logan | |
2022-09-23 | Basic UI with score counter and other minor changes. | Logan | |
2022-09-23 | Added one-way collision and area detection to hoop. | Logan | |