YoVDO

Building simple Pong Game using C++

Offered By: Coursera Project Network via Coursera

Tags

C++ Courses Game Development Courses Object-oriented programming Courses Game Design Courses

Course Description

Overview

By the end of this project, you will create a simple functioning pong game using C++. In this project, you will be able to define class ball and paddle. Also, you will be able to draw the game map. Moreover, you will be able to create a game manager class which has the implementation function to move the paddle using the keyboard and another function to do the logic of the game and the direction of the ball when hitting either the ball or the paddle.

In this project we’ll use codeblocks IDE which is an open source IDE and it’s very simple to write our code in , which will help us implement all the needed functions and classes that is necessary to build our game


Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Syllabus

  • Project Overview
    • By the end of this project, you will create a simple functioning pong game using C++. In this project, you will be able to define class ball and paddle. Also, you will be able to draw the game map. Moreover, you will be able to create a game manager class which has the implementation function to move the paddle using the keyboard and another function to do the logic of the game and the direction of the ball when hitting either the ball or the paddle.

      In this project we’ll use codeblocks IDE which is an open source IDE and it’s very simple to write our code in , which will help us implement all the needed functions and classes that is necessary to build our game

Taught by

Ahmed Mohamed Mohamed Hashem

Related Courses

Games Based Learning MOOC
Independent
Games in Education: Gamification
OpenLearning
Concepts in Game Development
Swinburne University of Technology via Open2Study
Gamification Design
Play Jugo via iversity
Make Your Own 2048
Udacity