Find Jobs
Hire Freelancers

game like rock paper scissors

$30-250 USD

Cerrado
Publicado hace casi 4 años

$30-250 USD

Pagado a la entrega
hi, I'm trying to create a game that's basically like a rock paper scissor game using python. It's the game I created is the same as in player chooses option 1-3 and a computer generates a random number 1-3 and whoever has the better option wins and if they get the same number then its a tie. when I run the program it goes well until I type in one of the options and the question just repeats. Nothing else goes through. I tried to look back at the example and I don't think I missed anything. Any suggestions? Deliverables import random import sys print('weapons game') wins=0 losses=0 ties=0 while True: print( '%s wins, %s losses, %s ties'%(wins,losses,ties)) while True: print('Enter Move of one,two,three or (q)uit') playermove=input() if playermove == 'q': [login to view URL]() if playermove == one or playermove == two or playermove == three: print('enter one,two,three,or q') break if playermove== 'one': print('Gun vs..') elif playermove== 'two': print('Knife vs..') elif playermove== 'three': print('RPG vs..') randomNumber = [login to view URL](1,3) randomNumber = computermove if computermove=='1': print('gun') elif comutermove=='2': print('knife') elif computermove=='3': if playermove==computermove: print('lol its a tie') ties=ties+1 elif playermove > computermove: print('you win!') wins=wins+1 elif playermove < computermove: print('ha you loose') losses=losses+1
ID del proyecto: 26490746

Información sobre el proyecto

29 propuestas
Proyecto remoto
Activo hace 4 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
29 freelancers están ofertando un promedio de $60 USD por este trabajo
Avatar del usuario
Hello, I am a software and Web Developer. I hava also lot of experience in Designing. I have some rules and regulations before start of project: 1. Provide 100% work within deadline. 2. Provide unlimited revisions until employee satisfy 100% The area of experties are: 1. Java, JavaFX, JAVA( SWing), J2EE 2. PHP, HTML, CSS, BootStrap 3. MVC, C#, .NET 4. C/C++ Programming 5. Android Applications Developmet My main target is provide you a 100% work within your deadline and low budget. You get a good result after hiring me. So click award button for more discussion. Thanks
$30 USD en 1 día
4,9 (72 comentarios)
5,4
5,4
Avatar del usuario
Hello! I figured out your mistake, let us talk please.
$30 USD en 1 día
5,0 (46 comentarios)
5,3
5,3
Avatar del usuario
Good day, I will gladly help you with your game. I can fix the bugs in your code easily. If you have additional questions, I will gladly help you with that too. Let's discuss further details via chat. Greetings Matthias
$30 USD en 1 día
5,0 (43 comentarios)
5,5
5,5
Avatar del usuario
Dear Programmer, I've gone through your game's code and I must say it is quite interesting but there are a few bugs which I'd like to discuss with you. On top of that, Of course I'll solve your problem and optimize the code/game for you. I'd also like some input from your side if you want to develop it any further. Once we get in touch it'll only take a couple of hours to get this working so no need to slumped about that one bug you have. Thank you.
$40 USD en 1 día
4,9 (23 comentarios)
4,7
4,7
Avatar del usuario
Hi! My name is Fernando Téllez. I am an electrical engineer at Universidad Simón Bolívar (USB), one of the most prestigious universities in my country (Ranked 34° at the QS University Rankings: Latin America 2015). I´m currently working as a developer engineer at a renewable energy company. In this position I'm in charge of mantaining, upgrading and improving a web app which centralizes data from our power generation plants; position in which I've been applying Python, postgresql, mongodb, apache2 and linux knowledge. I code using matlab/python ON A DAILY BASIS to solve any kind of engineering, logical, statistical and mathematical problem.
$140 USD en 7 días
4,7 (19 comentarios)
5,1
5,1
Avatar del usuario
* Amazon, whatsapp and telegram web automation project completed successfully with client satisfaction and full time available * Hello, l have read your requirements and I can help out to create a game like that. My programming skills : python, selenium, beautifulsoup, scrapy, lxml, requests, numpy, pandas etc. Experienced on : web automation, web scraping, data manipulation, data extraction, data visualization, headless scraping. why should you hire me? - available full time - on time delivery - unlimited updates to scripts - effective communication - user friendly code - installation of script/s If you need demo of my work feel free to ask. So, lets have meeting in chat and discuss more about project. Thank you.
$30 USD en 1 día
5,0 (26 comentarios)
4,8
4,8
Avatar del usuario
Hi! Please contact me in the morning and send me the source file. I will both solve your issues and explain why it does what it does. Best regards, Botond.
$80 USD en 1 día
5,0 (5 comentarios)
3,5
3,5
Avatar del usuario
Hello there! I have done projects like this in Python for years. I know that I can help you as a software engineer and make this happen. I look forward to hearing your reply, Caleb
$50 USD en 1 día
5,0 (5 comentarios)
2,9
2,9
Avatar del usuario
Hello During my 6 years of experience as a full-stack Web Developer, I have developed both the functional and aesthetic components of client websites. I believe I can make an immediate impact on your organization with my unique blend of skills and passion. My professional experience includes using programming languages such as PHP, HTML, CSS, and JavaScript to create various features for client websites. I also have experience in developing and managing SQL and PSQL databases. I’m looking forward to discussing the position and my qualifications with you in more detail soon. I feel confident that I fulfill the requirements for the Web Developer position. Please send message me shortly to get good work. Thank you.
$140 USD en 7 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hello. I can tell from the nature of this request that you are a beginner Python coder, perhaps even a student seeking homework help. I was once in your position and can succinctly deliver the information you need, as well as some extra pointers that I think would be helpful for you.
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hey there, I would recommend reducing the amount of while True statements you have since they can cause things like unexpected looping, additionally you'll need some quotes on your if statement conditions one, two and three to recognize the string the user will be inputting. I could help you build out your game, $30 seems like too much but that's the lowest bid I can give. I'd hop on a voice call and work through getting it to run well! Otherwise if you're just looking for some quick advice I'd recommend posting your question on a site like stackexchange or a /r/learnpython type subreddit. Let me know if I can help you out :) -Tanyon
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
It seems to be a simple code with couple errors that can be corrected. I'm a python programmer and I can finish this within couple hours given the properly indented codes. thank you
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I have already done this type of script, in addition to making it work I can help you optimize it and explain why it does not work the way you did it
$80 USD en 7 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I finished your code totally working, also I test it. But I do not want to take $30 from you. This is so expensive for this kind of job. $10 is okey for me. Contact from e-mail with me at my profile.
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
I have developed several python projects and I can help you with this problem. :) I have developed several python and C games aswell which are very similar to what you are working with.
$30 USD en 1 día
0,0 (1 comentario)
0,0
0,0
Avatar del usuario
Hi! I quickly looked through your code and already fixed the errors. Btw. there weren't too much, you're doing great! I wrote comments for you to let you understand it better and help improving your Python skills. If you choose me, i'll send you the fixed code immediately. About me: I have done several projects in Python. I also program in Python at competitions.
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hi, I had read the code and find out the mistake. Just send me the code file so that i can correct this. Thanks.
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hi, thanks for your job proposal. I'm a computer science student and I've been working with Python for 3 years. I've spotted your error, I can fix it very quickly and explain it you. I can also help you further if you need it.
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
Hi, I went through your program script and found some errors. I have already fixed them. Now it's working perfectly. If you want I could send you a note why your code was not working properly and how I fixed them. Feel free to contact me through a message.
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
Santa Clara, United States
0,0
0
Miembro desde jul 8, 2020

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.