The Wayback Machine - https://web.archive.org/web/20220408112412/https://github.com/topics/visual-cpp
Skip to content
#

visual-cpp

Here are 51 public repositories matching this topic...

Small demo (written in C++) that implements the logic of a poker game, (particularly its variant 'Texas Poker'), between two players, using text files as Input and as Output. - My Answer to the Bamtang Games' Game Programmer Exam (originally published in 2018): Question #4 (POKER FACE)
  • Updated Aug 25, 2021
  • C++

This is a project template made for Microsoft Visual Studio IDE. This template can be used to make GUI Applications for Windows using Windows Forms user interface. It can be compiled using Microsoft Visual C++ (MSVC) and .NET Framework. Applications built like this runs using Microsoft's common language runtime (CLR) library.
  • Updated Nov 8, 2021
  • C++

Improve this page

Add a description, image, and links to the visual-cpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visual-cpp topic, visit your repo's landing page and select "manage topics."

Learn more