项目作者: mramirid

项目描述 :
A memory matching card game built with C++
高级语言: C++
项目地址: git://github.com/mramirid/find-the-pair-game.git
创建时间: 2018-06-05T14:14:13Z
项目社区:https://github.com/mramirid/find-the-pair-game

开源协议:

下载


Find The Pair Game

Compilation Commands

Microsoft C/C++ Compiler

  1. cl /EHsc /Ox /W4 /Ferun.exe ftp.cl.cpp

GNU Compiler Collection

  1. g++ -Ofast ftp.gcc.cpp -o run.exe

Screenshot


SS FTP