Age | Commit message (Expand) | Author |
---|---|---|
2022-09-26 | Made basketball change position based on hoop's position. | Logan |
2022-09-26 | Add countdown timer. | Logan |
2022-09-26 | Made starting position increase then randomize after scoring 5. | Logan |
2022-09-25 | Fix slight misalignment with floor sprites. | Logan |
2022-09-24 | Reduce scale of entire scene by 5 and upscale the window instead | cflip |
2022-09-24 | Add the rest of the floor | cflip |
2022-09-24 | Made power of basketball depend on cursor position. | Logan |
2022-09-24 | Changed floor texture. | Logan |
2022-09-24 | Make score a global variable and interface displays power. | Logan |
2022-09-23 | Moved and renamed files. | Logan |
2022-09-23 | Basic UI with score counter and other minor changes. | Logan |
2022-09-23 | Use LineShape2D instead of RectangleShape2D for floor collider | cflip |
2022-09-23 | Adjusted positions of hoop and basketball. | Logan |
2022-09-23 | Created folders and renamed files and nodes to standard naming scheme. | Logan |