Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

game

Status
Not open for further replies.

3li773

Programmer
Joined
Jan 23, 2003
Messages
20
Location
CA
hey guys

um im making a game like um adventure on addicinggames.com


without the console

anyways i just wanted to know it looks like they made the background in paint and i was woundering how i could make the background in paint and apply it to a python thing

thnx
 
If you want to move graphics over a background, you should give a try at pyGame.

This is a library designed for games.
You'll get everything you need: background and sprites, collision detection, sound, music, keyboard/mouse/joystick input...

 
ok
thanks alot ill give it a try
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top