Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

C++ 콘솔 환경에서 작동하는 단순명료한 타자 연습 프로그램입니다.

License

Notifications You must be signed in to change notification settings

koi312500/Typing_practice_program

Repository files navigation

Typing_practice_program

This is a Korean typing practice program.

Site's location is https://koi312500.github.io/Typing_practice_program/.

This project is now archived from 2023-09-09 at KST(GMT + 9).

If you want to ask about my code or contact, Please Contact to me at Discord @koi3125.

How to run

  1. Bundle all source code starting with .cpp
  2. Edit Data\file\*.dat for your execution environment.
  3. If your execution environment is non-Windows?
    • Remove Windows-related code at Windows_API.cpp and all related code files.
    • Remove PlaySound Function at main_content.cpp and main.cpp.
  4. If your execution environment is Windows?
    • Link winmm.lib to linker to play background music.
  5. Select between main_show-v1.cpp and main_show-v2.cpp according to your environment.
  6. Execute main.cpp.

I hope my code help. :)

About

C++ 콘솔 환경에서 작동하는 단순명료한 타자 연습 프로그램입니다.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published