Python Forum
How to begin coding for game making [Install pygame on mac]
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to begin coding for game making [Install pygame on mac]
#2
Not a lot of people own macs here. Pygame has been known to be a pain in the ass to work with macs. And its usually not as simple as apt-get install python-pygame like it is in linux.

I remember with El Captain that it required a downgrade of SDL_image from 1.2.12 -> 1.2.10 but that was a year ago...not sure if that problem was fixed or not. 

You can also try this mac python install tutorial
http://kidscancode.org/blog/2015/09/pygame_install/

based off of devs

Quote:
brew install sdl sdl_image sdl_mixer sdl_ttf portmidi 
sudo pip install hg+http://bitbucket.org/pygame/pygame
Recommended Tutorials:
Reply


Messages In This Thread
RE: How to begin coding for game making - by metulburr - Mar-21-2017, 03:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Isometric game pygame Tiled howardberger 1 858 Jan-31-2024, 10:01 PM
Last Post: deanhystad
  Coding RPG Game - Need Fresh Eyes. LastStopDEVS 3 3,250 Feb-11-2021, 05:31 PM
Last Post: nilamo
  Can't get pygame to install djwilson0495 13 10,575 Dec-07-2020, 01:30 PM
Last Post: djwilson0495
  Trying to install pygame Mac OS x high sierra giladal 2 2,851 Oct-18-2020, 09:27 PM
Last Post: nilamo
  pygame error in my clicker game CrazyMakes 2 2,675 Apr-19-2020, 03:04 AM
Last Post: Windspar
  Error to install pygame skp 1 3,606 Apr-14-2020, 05:17 PM
Last Post: joe_momma
  [PyGame] pygame, help with making a function to detect collision between player and enemy. Kris1996 3 3,455 Mar-07-2020, 12:32 PM
Last Post: Kris1996
  I need help making this game. ZodiacZNaim 1 1,802 Jan-28-2020, 12:22 PM
Last Post: metulburr
  Basically a Python Tetris game [pygame] rather keyboard arrows can be controlled with lsepolis123 9 5,352 Sep-10-2019, 08:12 PM
Last Post: metulburr
  PIP cannot install Pygame Amaly84 6 10,232 Sep-04-2019, 07:59 PM
Last Post: Amaly84

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020