Uploaded by Kenzel lawas

Script for video presentation

advertisement
Group 1
Script for presentation
Kenzel Lawas (leader) – slide 1, 9, 10, 11
Rolly Lozada – slide 2
Mario Miguel Iñigo Martinez III - slide 3
Kenneth Ray Pedrajas - slide 4
Joaquin Ravacio - slide 5
Jann Nicole San Jose - slide 6
Gabriel Sumagaysay - slide 7
Karyle Ventura - slide 8
Kenzel Lawas: Good day! We are group 3 and we are here to present our IT project called
“Pong game”.
(Next slide)
Rolly Lozada: A basic pong game is the IT project that the group agreed to develop. Pong
game is a two-dimensional sports game that simulates table tennis. It is considered as
one of the popular computer games that mimics table tennis. In this game, the two players
control the two paddles on either side of the game window. They move the paddles up or
down to hit the moving ball. The score of a player increases either when he/she hits the
ball out of the court or when the opponent misses to hit the ball back to the opponent. The
programming language that we use is Python. Python is an interpreted, object-oriented,
and high-level programming language. Python is one of the programming languages that
is easy to read and understand. We use different extension for us to be able to create the
game and make it more friendly user.
(Next slide)
Mario Miguel Iñigo Martinez III: To start the game, the player needs to click the “Start”
button in the main menu screen. And to run the game, the player needs to press “Space
bar”.
(Next slide)
Kenneth Ray Pedrajas: In this game, the player controls the paddle on right side of the
game window while its opponent, which is an artificial intelligence (AI), controls the paddle
on left side of the game window. The player must move the paddle up or down to hit the
moving ball.
(Next slide)
Joaquin Ravacio: The score of a player increases either when he/she hits the ball out of
the court or when the opponent misses to hit the ball back to the opponent. The group
had tested the program on several different users and the results were satisfying.
(Next slide)
Jann Nicole San Jose: The player needs to press the “Arrow up key” and “Arrow down
key” buttons to move the paddle up and down and the player must hit the ball back to the
opponent because otherwise, the opponent will gain a point.
(Next slide)
Gabriel Sumagaysay: The first one who will reach 5 points will win the game. We defined
the appropriate speed at the ball and paddles to provide fast and swift movements of the
ball and paddles to maintain the users interest in the game. The “Space bar” needs to be
pressed to start or continue the game in every round.
(Next slide)
Karyle Ventura: When one of them reach 5 points in the end, the player must press
“Space bar” to restart the game and “Esc key” if the player wants to exit the game. For
best experience, this game is best to use for PC or laptop users only.
(Next slide)
Kenzel Lawas: The following software are required to download the game. Python 3.10
(64-bit). The operating system must be Linux- Ubuntu 16.04 to 17.10, or Windows 7 to
10, with 2GB RAM (4GB preferable). The computer should have downloaded pygame
and pygame menu modules. All sounds and pictures should be in the working directory
where the game is located.
(Next slide)
Kenzel Lawas: And for the hardware requirements, the player must use laptop or
computer that have 8.00 GB RAM or above, with keyboard, and mouse.
(Next slide)
Kenzel Lawas: And before we end our presentation, we will first play the pong game.
Download