RetroBASIC

Retrogamecoding(.org) => Other Languages => Topic started by: Tomaaz on September 24, 2018, 11:48:48 AM

Title: Python editor for beginners
Post by: Tomaaz on September 24, 2018, 11:48:48 AM
Mu is an easy to use Python editor. It comes with several things bundled in (like Pygame Zero) to help beginners to start with coding in Python. Have a look at https://codewith.mu/ .
Title: Re: Python editor for beginners
Post by: B+ on September 27, 2018, 06:08:42 PM
Hi Tomaaz,

I am checking this out. Looks like they have solved the problem with loading PyGame (I think) with the 4 Modes feature of the Mu Editor. I have to say, after spending real money for Python book, I was extremely frustrated by not being able get PyGame working on Windows according to the directions in the book.