
生死存亡
xiedongbiao
随着记忆 消逝在风中
展开
-
生死存亡之数字炸弹(3.0)
生死存亡之数字炸弹3.0原创 2022-11-27 10:29:27 · 188 阅读 · 0 评论 -
生死存亡之数字炸弹(2.1)
新增了kbhit()函数使游戏时更流畅:#ifndef SOMETHING_H#define SOMETHING_H#include<bits/stdc++.h>#include<windows.h>#include<conio.h>void ycgb() { CONSOLE_CURSOR_INFO cursor; cursor.bVisible = FALSE; cursor.dwSize = sizeof(cursor); HANDLE h原创 2022-05-22 10:22:30 · 406 阅读 · 2 评论 -
生死存亡之数字炸弹(2.0)
新增了几个功能:1.游戏教程2.防御道具另外,我们不用加回车了代码奉上:#ifndef SOMETHING_H#define SOMETHING_H#include<bits/stdc++.h>#include<windows.h>#include<conio.h>void ycgb() { CONSOLE_CURSOR_INFO cursor; cursor.bVisible = FALSE; cursor.dwSize = si.原创 2022-05-03 09:32:47 · 297 阅读 · 0 评论 -
生死存亡之数字炸弹(1.0)
话不多说,上游戏代码:#ifndef SOMETHING_H#define SOMETHING_H#include<bits/stdc++.h>#include<windows.h>void ycgb() { CONSOLE_CURSOR_INFO cursor; cursor.bVisible = FALSE; cursor.dwSize = sizeof(cursor); HANDLE handle = GetStdHandle(STD_OUTPUT_HAN原创 2022-03-05 10:08:40 · 4693 阅读 · 1 评论