there are five options, when you start the game, it will record scores on the rank.
https://www.youtube.com/embed/GVaDmcT_3os
Players can be removed on the rank.
- all data is saved permanently, even after you close cmd.
- you can login by entering duplicated name on the rank, the highest score will be recorded.
- fool-proof design (error handling system)
- Using header file(s) to manage project and common codes efficiently.
- Using Multi-Threading run
Sleep
andGetAsynckeys
simultaneously - Using API interacting with the consloe (windows.h)
- Colerful display (windows.h)
- Using file system to manage player's infornmation and the questions source table
- Incredible rank and answer system
- Various & funny questions
- Beautiful typesetting and animation
- Icon and BGM
- d0gkiller
- cookie_king (me)
- JYUN-YI
- KANG-WEI
- HUAN-ZHANG
- KAI-XUN
- ICON
- How to add an icon to a C program
- BGM
- How to add an icon to a C program
- scanf使用自訂分隔符讀取資料
- Double Buffer example