|
Re: help!!
Okay. So your Pygame is fine. And should work properly as long as dir(pygame) shows the expected list of functions (you still haven't said whether or not you've done this).
colorviewer.py is just a basic Python script for testing Pygame. You don't need to run it. It's just a suggestion in case you're worried that Pygame won't work on your computer.
|