Skip to content

This is a simple game written in C++ using object orientation.

Notifications You must be signed in to change notification settings

hooridahesh/Simple-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮Simple-Game

✔Game details:

This is a simple game that consists of one player and three items that move from top to bottom.

Each set contains three items, and when the player gets all three items in one set, the location of the items in the next set will change randomly.

The player moves to the right with the d button of the keyboard and to the left with the a button of the keyboard.

If the player receives 8 items, the player wins, otherwise loses.

✔How to run the game:

Just open the .h, .cpp files in a console environment like Visual Studio and run the game.

✔A view of the simple game:

Simple.Game.mp4

🎶Song:

The song from the video: Aftertune - Deep Water (Original Mix)

Taken from the channel: Two Tropical Trees

License: Creative Commons – Indicate original source (reuse is allowed)

Link: youtu.be/X3xI-4mMSSk

Checked on the site: https://eproves.com

About

This is a simple game written in C++ using object orientation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages