代码搜索:Solitaire
找到约 125 项符合「Solitaire」的源代码
代码结果 125
www.eeworm.com/read/216802/4882745
h solitaire.h
#ifndef SOLITAIRE_INCLUDED
#define SOLITAIRE_INCLUDED
extern CardWindow SolWnd;
extern TCHAR szAppName[];
extern bool fGameStarted;
void CreateSol();
void NewGame(void);
#define NUM_ROW_S
www.eeworm.com/read/205824/5017920
cpp solitaire.cpp
#include
#include
#include
#include
#include "resource.h"
#include "cardlib/cardlib.h"
#include "solitaire.h"
TCHAR szHelpPath[MAX_PATH];
www.eeworm.com/read/205824/5017950
h solitaire.h
#ifndef SOLITAIRE_INCLUDED
#define SOLITAIRE_INCLUDED
extern CardWindow SolWnd;
extern TCHAR szAppName[];
extern bool fGameStarted;
void CreateSol();
void NewGame(void);
#define NUM_ROW_S
www.eeworm.com/read/438717/1823312
py solitaire.py
#! /usr/bin/env python
"""Solitaire game, much like the one that comes with MS Windows.
Limitations:
- No cute graphical images for the playing cards faces or backs.
- No scoring or timer.
- No und
www.eeworm.com/read/409921/2221487
cpp solitaire.cpp
#include
#include
#include
#include
#include "resource.h"
#include "cardlib/cardlib.h"
#include "solitaire.h"
TCHAR szHelpPath[MAX_PATH];
www.eeworm.com/read/409921/2221526
h solitaire.h
#ifndef SOLITAIRE_INCLUDED
#define SOLITAIRE_INCLUDED
extern CardWindow SolWnd;
extern TCHAR szAppName[];
extern bool fGameStarted;
#define OPTION_SHOW_STATUS 4
#define OPTION_THREE_CARDS
www.eeworm.com/read/110139/15541663
vbw solitaire.vbw
frmSolitaire = 0, 0, 0, 0, C, 44, 44, 566, 492,
frmAbout = 0, 0, 0, 0, C, 22, 22, 544, 470, Z
modSound = 0, 0, 0, 0, C
www.eeworm.com/read/110139/15541673
vbp solitaire.vbp
Type=Exe
Form=SolitaireRound.frm
Form=About.frm
Module=modSound; modSound.bas
IconForm="frmSolitaire"
Startup="frmSolitaire"
HelpFile=""
Title="Solitaire"
ExeName32="Solitaire.exe"
Command32=