Skip to content

BUPT’s《C++ object-oriented programming》design - word elimination game 北邮《C++面向对象程序设计》大作业——单词消除游戏

Notifications You must be signed in to change notification settings

EricPengShuai/QT-Cplusplus-realizes-Word-Elimination-Game

Repository files navigation

QT-C-realizes-Word-Elimination-Game

client--客户端
server--服务器
server_up--多人对战服务器

所有项目均在Qt5.10中编译通过,实现效果在测试文档

设计文档是总体实验报告
测试文档是针对一部分测试数据
word文档是总体要求

实现过程的所有数据存在mysql数据库中,下面提供一些数据模板,用的时候可以将其导入数据库

|---------------------player.txt----------------------|
玩家 密码 等级 经验值 已经闯关数 is_land
pengs 2017 1 10 5 0
shuai 123 14 71 24 0
peng 125 2 10 6 0
bupt 127 1 14 7 0
ghtj 123 1 7 3 0
putty 159 0 0 1 0
oojj 123 1 5 1 0
159 123 1 5 1 0
bupt 159 0 2 1 0
mircale 123 0 0 0 0
jjii 456 0 0 0 0
uhgs 123 0 0 0 0
abc 159 1 7 3 0

|---------------------tester.txt----------------------|
出题人 密码 等级 已经出题数 is_land
shuai 123 3 9 0
pengs 127 1 3 0
pengsh 2017 0 1 0
bupt_peng 159 0 0 0

|---------------------words.txt----------------------|
of
owe
word
port
attr
city
have
yolk
hush
hope
order
label
parot
ferry
recur
scale
asset
pennis
player
racket
hurrah
dynamo
menace
mental
asdfgh
result
search
passion
willing
subline
kitchen
stunned
decline
majesty
panther
console
pamphlet
gradient
optional
pharmacy
nominate
poisonous
multitude
mentality
slaugther
perpetual
sensation
distortion
extinction
microscopic

About

BUPT’s《C++ object-oriented programming》design - word elimination game 北邮《C++面向对象程序设计》大作业——单词消除游戏

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published