Python Forum
Coding RPG Game - Need Fresh Eyes.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coding RPG Game - Need Fresh Eyes.
#3
Not just not the same player, but not the same variable.

Global variables are bad. Global variables defined in other modules are worse. Global variables from other modules that are imported using a wildcard get you your own special level of hell.
buran likes this post
Reply


Messages In This Thread
RE: Coding RPG Game - Need Fresh Eyes. - by deanhystad - Feb-11-2021, 03:32 AM
RE: Coding RPG Game - Need Fresh Eyes. - by nilamo - Feb-11-2021, 05:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to begin coding for game making [Install pygame on mac] mattkrebs 2 5,020 Apr-02-2017, 10:57 AM
Last Post: machrider

Forum Jump:

User Panel Messages

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