Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 16th, 2013, 03:10 PM
The_Python_Pro The_Python_Pro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 13 The_Python_Pro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 16 m 36 sec
Reputation Power: 0
Send a message via Skype to The_Python_Pro
Need Beta Testers

Hello,

I need beta testers for this game i made. I'm currently on my mums computer and she won't let me download anything (Not even python!) so I've coded the game in notepad in hope that it would work with Python 3.3. Any feedback would be appreciated.

Link Below (Remove Spaces)

http:// pastebin. com/ gcCr27mP

Last edited by The_Python_Pro : March 16th, 2013 at 03:14 PM. Reason: Forum messed up the code

Reply With Quote
  #2  
Old March 16th, 2013, 06:02 PM
Guitarman2010 Guitarman2010 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 25 Guitarman2010 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 h 26 m 15 sec
Reputation Power: 0
Looks like it would be cool but I don't use Python 3.x.x

Reply With Quote
  #3  
Old March 16th, 2013, 06:30 PM
b49P23TIvg's Avatar
b49P23TIvg b49P23TIvg is offline
Contributing User
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Aug 2011
Posts: 3,364 b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 3 Days 10 h 28 m 48 sec
Reputation Power: 383
No syntax errors, but I don't have time for sleep statements.
The game plays like this:

Creators:

JORDAN DALTON

JACK HARDWICK
^C
__________________
[code]Code tags[/code] are essential for python code!

Reply With Quote
  #4  
Old March 17th, 2013, 08:09 AM
The_Python_Pro The_Python_Pro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 13 The_Python_Pro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 16 m 36 sec
Reputation Power: 0
Send a message via Skype to The_Python_Pro
Quote:
Originally Posted by b49P23TIvg
No syntax errors, but I don't have time for sleep statements.
The game plays like this:

Creators:

JORDAN DALTON

JACK HARDWICK
^C


Thanks for the feedback,I'll change the amount of time on the sleep statements to make the game run a 'faster'.

Reply With Quote
  #5  
Old March 18th, 2013, 03:49 AM
partoj partoj is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 138 partoj User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 11 h 39 m 41 sec
Reputation Power: 1
Quote:
Originally Posted by The_Python_Pro
Hello,

I need beta testers for this game i made. I'm currently on my mums computer and she won't let me download anything (Not even python!) so I've coded the game in notepad in hope that it would work with Python 3.3. Any feedback would be appreciated.

Link Below (Remove Spaces)

http:// pastebin. com/ gcCr27mP

Hi,

Nice game! Some feedback:

* In the shop, I can buy the Potion for 600 coins even though I only have 500 coins
* When fighting, there is no check if I have a certain weapon or not. If I choose a weapon I do not have, a message should tell me that.
* A prompt of some kind would be nice, maybe "> ". This increases the usability by telling me that I should provide input.
* If I do not enter input and hit enter, the game most often exits or crashes.

Reply With Quote
  #6  
Old March 18th, 2013, 04:47 PM
The_Python_Pro The_Python_Pro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 13 The_Python_Pro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 16 m 36 sec
Reputation Power: 0
Send a message via Skype to The_Python_Pro
Quote:
Originally Posted by partoj
Hi,

Nice game! Some feedback:

* In the shop, I can buy the Potion for 600 coins even though I only have 500 coins
* When fighting, there is no check if I have a certain weapon or not. If I choose a weapon I do not have, a message should tell me that.
* A prompt of some kind would be nice, maybe "> ". This increases the usability by telling me that I should provide input.
* If I do not enter input and hit enter, the game most often exits or crashes.


Working on the checking system now, and for the crashing/exiting i don't know how to fix that.

OK, I have fixed the errors you have stated. If you want to try the newest version it's the same link as the other one. Thanks for the feedback.

Reply With Quote
  #7  
Old March 19th, 2013, 12:59 AM
partoj partoj is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 138 partoj User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 11 h 39 m 41 sec
Reputation Power: 1
Quote:
Originally Posted by The_Python_Pro
Working on the checking system now, and for the crashing/exiting i don't know how to fix that.


You need to check the input from the user to ensure that it is valid. So if the user is expected to choose '1' or '2', you'd need to loop until one of those values are chosen.

Here is a quick example which will loop until a valid input is received.

Code:
>>> accepted_input = ['1', '2']
>>> user_input = ''
>>> while user_input not in accepted_input:
...     user_input = input("Choose 1 or 2: ")
... 
Choose 1 or 2: 5
Choose 1 or 2: 6
Choose 1 or 2: 
Choose 1 or 2: asdf
Choose 1 or 2: .--13-4-14
Choose 1 or 2: 1

Reply With Quote
  #8  
Old March 19th, 2013, 01:37 PM
The_Python_Pro The_Python_Pro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 13 The_Python_Pro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 16 m 36 sec
Reputation Power: 0
Send a message via Skype to The_Python_Pro
Quote:
Originally Posted by partoj
You need to check the input from the user to ensure that it is valid. So if the user is expected to choose '1' or '2', you'd need to loop until one of those values are chosen.

Here is a quick example which will loop until a valid input is received.

Code:
>>> accepted_input = ['1', '2']
>>> user_input = ''
>>> while user_input not in accepted_input:
...     user_input = input("Choose 1 or 2: ")
... 
Choose 1 or 2: 5
Choose 1 or 2: 6
Choose 1 or 2: 
Choose 1 or 2: asdf
Choose 1 or 2: .--13-4-14
Choose 1 or 2: 1


Ah, OK i see now. Thanks, i'm going to start putting that wherever i have an option for the user.

Reply With Quote
  #9  
Old March 19th, 2013, 02:22 PM
b49P23TIvg's Avatar
b49P23TIvg b49P23TIvg is offline
Contributing User
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Aug 2011
Posts: 3,364 b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 3 Days 10 h 28 m 48 sec
Reputation Power: 383
"i'm going to start putting that wherever i have an option for the user."

No, you will encapsulate that common behavior into a function.

Reply With Quote
  #10  
Old March 20th, 2013, 10:30 AM
WynnDeezl WynnDeezl is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2011
Posts: 139 WynnDeezl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 Days 3 h 53 m 35 sec
Reputation Power: 2
Your mums computer??

??

Reply With Quote
  #11  
Old March 20th, 2013, 11:12 AM
The_Python_Pro The_Python_Pro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 13 The_Python_Pro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 16 m 36 sec
Reputation Power: 0
Send a message via Skype to The_Python_Pro
Quote:
Originally Posted by b49P23TIvg
"i'm going to start putting that wherever i have an option for the user."

No, you will encapsulate that common behavior into a function.


Ah, i see, that would be easier.

Reply With Quote
  #12  
Old March 20th, 2013, 11:22 AM
The_Python_Pro The_Python_Pro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 13 The_Python_Pro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 16 m 36 sec
Reputation Power: 0
Send a message via Skype to The_Python_Pro
Quote:
Originally Posted by WynnDeezl
Your Mums Computer?


Yes, I'm supposedly getting a computer for my birthday, until then I'm using my mums.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > Need Beta Testers

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap