Submit your code and any additional images or other things

Assignment Help Python Programming
Reference no: EM131310507

Python Program: super pong

Your version of pong will be more complete and have the following features at a minimum:

1) The scores for each player should be displayed

2) Option for ball speed - Choose between three different speed levels: slow/medium/fast

3) Option for player paddle size - Choose between three different paddle sizes for the player: small/medium/large

4) Option for game length - Choose between three game lengths: 7/15/21 points

5) Option for opponent - Choose between a two player game and a one player game against an automated paddle

6) Automated paddle - If the player chooses to play against an automated paddle, your program should control the motion of the paddle. You can track the current position and direction of the ball to estimate whether it should move up or down from its current position.

7) Expanding net - in addition to having the ball bounce off of the walls and paddles, there will be an additional obstacle the ball must avoid.

There should be an object moving up and down in the middle of the screen, essentially a moving net. The net size should be relatively small in the beginning of a point so that it is not too hard to have the ball avoid it. However, every time the ball hits it, the ball should bounce off of it as if it were a wall and the size of this net object should grow and the net should begin to move a little faster. The net should never get as big as the entire screen, so that there is always some chance of getting the ball through.

These are the basic features that your game should have. You can add in other options and features such as changing ball speed and paddle size after a certain number of hits, moving the ball in a squiggly direction rather than always straight, etc. You should submit your code and any additional images or other things that you need to run the program.

Reference no: EM131310507

Questions Cloud

Create your own short and simple jdbc java code : Create your own short and simple JDBC Java code example that inserts 2 records into an Oracle table of your creation. Post your fully functional code along with screen shots demonstrating the successful running of it.
Determine the height of the tower using a modified equation : A tower, 15 cm in diameter, is to be used to lower the ammonia, NH3, concentration in a gas stream from 3.6 to 0.3 mol %.- Determine the height of the tower using a modified Equation.
How sales of individual items would be entered : How a system could improve efficiency? How a system could improve accuracy? How sales of individual items would be entered? How the database would store the data compared to the current spreadsheet method?
What is the cross-sectional area at the nozzle throat : If expansion is isentropic, what is the minimum pressure that can be reached in such a nozzle and what is the cross-sectional area at the nozzle throat at this pressure for a flow rate of 0.75 kg s-1?
Submit your code and any additional images or other things : These are the basic features that your game should have. You should submit your code and any additional images or other things that you need to run the program.
Create a context level data flow diagram : develop a systems project proposal to implement the new system and retire the old system. Your plan must integrate the systems development life cycle with a tentative schedule/timeline, including a fully detailed section on identifying project ris..
Determine the minimum gas flow rate that might be used : Describe the effect this would have on the required height of a mass-transfer column as compared to the height that is evaluated if isothermal conditions are assumed.
How much heat is transferred : If during the process the temperature of the contents of the tank is kept constant, how much heat is transferred?
Determine the height of packing required : Determine the height of packing required if the solvent leaves the bottom of the tower containing 3.05 mol % mercaptan.

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to demonstrate a theme for your robot

Write a Python program to demonstrate a theme for your robot. Your team must think of something fc your robot to do using the sensors and/or motors.

  Function should return a dictionary

Write a function numOccur(s), where s is a string; the function should return a dictionary whose keys are the 26 ascii letters abcdefghijklmnopqrstuvwxyz

  Find a python script

Find a python script

  Topic of effective and ethical communication

Design an algorithm and use it to write a Python program that reads the contents of the data file into a list. The program should then loop, to allow a user to check various numbers against those stored in the list.

  Fill in the python code

Fill in the Python code to play Tic Tac Toe. I won't award points unless it runs succesfully. # Tic-Tac-Toe Game def drawBoard(board): # Draws the board using the list of numbers print(" ") print(" ",board[0]," | ",board[1]," | ", board[2]) print("--..

  Design and implement a python program which plays poker

The goal of this project is to gain practice with use of classes and creating functions. You will design and implement a Python program which plays simplified Texas Hold'em Poker.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Write a program to receive a series of numbers

Write a program to receive a series of numbers (including decimal) from the user until enter key is pressed. Process the input data and display number count, sum and average. Use proper data type and format.

  How a vertical scroll bar is associated with a list box

What are instance variables, and what role does the name ‘self' play in the context of a class definition. Describe how a vertical scroll bar is associated with a list box.

  The program should allow the student

The program should allow the student to enter the answer. If the answer is correct, a message of congratulations should be displayed. If the answer is incorrect, a message showing the correct answer should be displayed.

  What is the purpose of variable fragnum

What is the purpose of variable fragNum in rdt1.0 sender code and how is the segmented message merged back in receiver? Which operation justifies it?

  Takes a directory containing files that record

Create a program called grading.py that takes a directory containing files that record how student's performed on their assignments and from these files determines each students grades in addition to the course statistics.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd