Python Forum
Thread Rating:
  • 5 Vote(s) - 2.6 Average
  • 1
  • 2
  • 3
  • 4
  • 5
t_games, Take Two
#12
(Jan-15-2019, 02:03 AM)Trinx Wrote: Python 3.6.4. I'm just running it on the shell of IDLE. I downloaded the file you said, t_games-0.36.0a4.zip, extracted it and tried running it. What version python are you working with?

Sorry, I didn't see your post in the unreads. It works for me in 3.6 and 2.7. I'm using Anaconda for Python, and if I start IDLE from the folder containing the t_games folder, you can import t_games, call t_games.play() and it works. Otherwise it doesn't work, at least not if the t_games folder isn't in the pythonpath.

I would not recommend using IDLE. I would navigate to the t_games folder in the command line, and try [icode]python play.py[/code].
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
t_games, Take Two - by ichabod801 - Jan-08-2019, 09:29 PM
RE: t_games, Take Two - by metulburr - Jan-09-2019, 12:42 AM
RE: t_games, Take Two - by ichabod801 - Jan-09-2019, 02:08 AM
RE: t_games, Take Two - by ichabod801 - Jan-09-2019, 02:14 AM
RE: t_games, Take Two - by Trinx - Jan-12-2019, 04:39 PM
RE: t_games, Take Two - by ichabod801 - Jan-12-2019, 05:56 PM
RE: t_games, Take Two - by Trinx - Jan-12-2019, 10:16 PM
RE: t_games, Take Two - by ichabod801 - Jan-12-2019, 11:02 PM
RE: t_games, Take Two - by Trinx - Jan-13-2019, 08:09 PM
RE: t_games, Take Two - by ichabod801 - Jan-13-2019, 09:18 PM
RE: t_games, Take Two - by Trinx - Jan-15-2019, 02:03 AM
RE: t_games, Take Two - by ichabod801 - Jan-16-2019, 03:46 AM
RE: t_games, Take Two - by Trinx - Jan-16-2019, 05:40 PM
RE: t_games, Take Two - by ichabod801 - Jan-16-2019, 05:56 PM
RE: t_games, Take Two - by ichabod801 - Jan-16-2019, 06:01 PM
RE: t_games, Take Two - by metulburr - Jan-16-2019, 06:13 PM
RE: t_games, Take Two - by Trinx - Jan-16-2019, 06:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Star New t_games Release ichabod801 0 2,239 Mar-19-2019, 08:27 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

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