Skip to content

TripleX is a number game that will give you hints to help you solve the puzzle. There are multiple rounds and you only have so many tries.

License

Notifications You must be signed in to change notification settings

katkeit/TripleX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TripleX

The TripleX program is part of Udemy's "Unreal Engine C++ Developer: Learn C++ and Make Video Games" course under section 2: "Triple X - Write Pure C++", as shown on Udemy. This is a paid course. No instructions or course content will be provided. Have any questions regarding Udemy's course, please contact Udemy's support.

❈ Requirements

  • Visual Studio Code

❈ Getting Started

  1. At the project's main directory, click the green "Code" button, and click the drop down option "Download Zip".
  2. Extract the zip into any folder.
  3. Open Visual Studio Code.
  4. File -> Open Folder...
  5. Find the folder where the zip was extracted and load the folder into Visual Studio.
  6. Compile the project

❈ Features

  • The game starts at a menu to either play the game, get info, or exit the game.
  • There are three difficulties to choose from, which are Easy, Normal, or Hard.
  • There is a Tutorial mode with unlimited tries.
  • The game gets progressively harder.

❈ Documentation

NOTE: Installation guide inside the Setup section. Open Visual Studio Code and compiling under C++ section after selecting your OS.

About

TripleX is a number game that will give you hints to help you solve the puzzle. There are multiple rounds and you only have so many tries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages