Skip to main content
GameDev.net gamedev.net
🔒 Locked

Player / Board Interaction with Python

Started by Tony Sharp Nov 26, 2011 at 5:33 PM 0 replies 1.1k views
Original Post
Tony Sharp
Tony Sharp
I want to make a board game with Python. The gameplay design is done, and the board and pieces are saved as .png files. I have some experience with Python, but I don't know much about using it through a graphical interface.

My Problem: I want stuff to happen when the player takes their mouse and clicks on a spot on the board. laugh.gif

Your help would be greatly appreciated.

Edit: I figured it out. I needed a framework. Using pygame now.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.