Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Rock,paper,scissors Game(beginner)
Post: RE: Rock,paper,scissors Game(beginner)

GAME UPDATE Can anyone guide me of how to fix the error that im having of, trying to end the game after 3 turns and telling the users that they both choose the same thing? player = input("whats your ...
r0d Game Development 10 8,836 Jan-16-2018, 08:01 PM
    Thread: Rock,paper,scissors Game(beginner)
Post: RE: Rock,paper,scissors Game(beginner)

Thanks everyone for their input, much appreciated ! Awesome Community
r0d Game Development 10 8,836 Sep-29-2017, 11:45 PM
    Thread: Rock,paper,scissors Game(beginner)
Post: RE: Rock,paper,scissors Game(beginner)

The Error Error:Traceback (most recent call last): File "/run_dir/remotedebugger.py", line 140, in run bdb.Bdb.run(self, cmd, globals=globals, locals=locals) File "/usr/local/lib/python3.6/b...
r0d Game Development 10 8,836 Sep-28-2017, 09:39 PM
    Thread: Rock,paper,scissors Game(beginner)
Post: RE: Rock,paper,scissors Game(beginner)

Sorry about that, i get a syntax error on line 11 def game(): print "Welcome to Rock, Paper, Sciscors Game !" player1=raw_input("player1 enter your name: ") player2=raw_input("player2 enter your ...
r0d Game Development 10 8,836 Sep-28-2017, 09:25 PM
    Thread: Rock,paper,scissors Game(beginner)
Post: Rock,paper,scissors Game(beginner)

Can someone explain to me whats wrong with my code, im new to python and i figure to practice a little, to create a rock paper scissors game def game(): print "Welcome to Rock, Paper, Sciscors Gam...
r0d Game Development 10 8,836 Sep-28-2017, 09:19 PM

User Panel Messages

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