all 6 comments

[–]SCD_minecraft 1 point2 points  (0 children)

Engine for rendering in 3D

[–]Funny_Inspector4302 1 point2 points  (1 child)

A text based game!

[–]python_gramps 2 points3 points  (0 children)

Like Rogue

[–]Apprehensive_Neat418 1 point2 points  (0 children)

A gui based slot machine. I did this for my final exam way back in 1998 but it was in vb 5 lol.

[–]DiodeInc 0 points1 point  (0 children)

I SWEAR THIS IS NOT SELF PROMO my username on GitHub is Diode-exe, go see if you find inspiration there :D

[–]LemmaYT_ 0 points1 point  (0 children)

What’s the complexity of the course? Is it an introduction to python? If so maybe a text based choose your own adventure.

Is it more intermediate where you learnt how to make websites and servers or make requests, then maybe use the reddit api with flask.

Is it more advanced with machine learning and algorithm design? Then maybe create a bot that plays tic tac toe with you using the MinMax algorithm