⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 memorygame.xml

📁 Open C++: Memory Game Example This Open C++ example application demonstrates a simple memory game
💻 XML
字号:
<?xml version="1.0"?>
<!DOCTYPE asptml SYSTEM "/epoc32/tools/cshlpcmp/dtd/asptml.dtd">
<?xml:stylesheet href="/epoc32/tools/cshlpcmp/xsl/asptml.xsl" title="asptml" type="text/xsl"?>
<asptml>
<uid value="0xA000A331"/>
<topic><category>MemoryGame</category><topictitle>General Information</topictitle>
<synonyms>General Information</synonyms>
<context contextUID="General_Information"/>
<index>General Information</index>
<p>Game Description</p>
<p>On each turn a player turns over two cards and tries to find pairs. If a player turns over two cards that do not match, those cards are  turned face down again. When all the pairs have been found the game ends. The game keeps track of how fast a player can find all of the matching pairs and how many turns it takes. The best scores are saved in the highscore files.</p>
</topic>
</asptml>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -