answersLogoWhite

0


Best Answer

If you have an interest in games, and know how to program in python you should investigate pygame. Pygame is a python module which is designed to let you use python to write games with sprites and sound. For an introduction to Pygame, see chapter 17 in Al Sweigart's free ebook Invent Your Own Computer Games With Python. (see related link) The Pygame module is available for download from pygame.org.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What program should you move on to after Game Maker if you already know a language such as python?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Should you learn any of the C languages first or should you learn Python first?

Knowing C (or indeed any other language) will make learning Python slightly easier but Python is an easy language to begin with. Therefore learn Python first. Also, it's best to learn C++ before learning C.


What programming language is antivirus written?

It should be written in C, C++ or Python.


Can you delete code on python?

you can uninstall it just like any other program.


Which programming language should I learn JavaScript or Python?

Javascript is more easier, while Python is more complex. So, maybe you should try Javascript.


How do you program games?

you learn how in schoolIf your school doesn't have a programming class, then you can independently learn to program. You should start with an easy programming language, like Ruby or Python. Or, if you don't want to learn a programming language, you can get Game Maker. Game Maker has a drag-and-drop interface and there is an optional programming language included that gives you more power over your games.


Should English be accepted as a universal language?

It already is accepted as a universal language


Where can I go find a intensive language program?

Your closest YMCA should have a language program. If not they will be able to supply you with tons of recommendations on areas and programs to help you learn language skills.


What language should you start to code in as a Game Programmer?

JAVA or PYTHON. These are quite easy to use and very much user friendly.


What should a ball python eat?

You should feed your baby ball python frozen pinkies, your middle-aged python frozen mice, your aged python, live mice!


Should English be the universal language of America?

English already is the Universal Language of the United States of America. A better question is, should English be the official language of the U.S.


How do you put iTunes on your c drive?

It should already be there.(c program files)


How can you run python on a computer without Python installed?

You need to have Python installed to run Python scripts. You should also pay attention to what version of Python the script was written for. Python 2.x is more common, but Python 3.x is newer, and while they are similiar, they are not completely compatible