I've been learning some python in the last few months, I've been using Codeacademy so I haven't really had to set up anything to write it.
Now I've been trying to actually use another program, but I've been having problems in actually starting.
I downloaded Sublime text 2 (and 3), but every time I try to write a line of python and run it it just gives me bullshit errors.
All the tutorials to setup Sublime text just give me a bunch of plugins.
Does anybody have a good guide to actually make a simple program? I'm basically just looking to make a simple adventure game to see how much I learned.
Sorry for the retard thread, I just can't figure it out. so far I've just had to use Notepad++ to make shit on the internet, never had to actually do this.