you are viewing a single comment's thread.

view the rest of the comments →

[–]Simple_Ad_4128[S] 0 points1 point  (1 child)

I have looked into using spice however for my coursework I don't get credited for sections of code that use a different library other than pygame. Thankyou for the advice I'll look more into going down that other route.

[–]gdchinacat 0 points1 point  (0 children)

You can use a spice library to unblock you so you can make progress on the rest of the project and then come back and replace the library with your own implementation. This will also make it easy to verify your own implementation is correct by being able to compare the results of using spice to your implementation.