文件名称:LibTC:LibDOS是某种类似于MS-DOS的终端,使用Turbo C的部分实现
文件大小:239KB
文件格式:ZIP
更新时间:2024-05-03 05:12:31
retrocomputing ms-dos terminal-game terminal-emulator turboc
任何足够先进的技术都无法与魔术区分开。 -克拉克第三定律 LibTC是某种类似于MS-DOS的终端,是Turbo C的控制台和图形功能(有趣的部分)的实现(版权所有(c)1987,1988 Borland International,Inc.)。 开发中。 谁可能想要使用此库 没有人 有人在学习用C / C ++编程。 任何需要复古终端图形(即ASCII字符)的人,例如游戏(例如《矮人要塞》等) 任何认为ncurses的人都“不够复古” 任何需要等价于ncurses的人,都将非常高兴使用 任何想要使用此库的人 入门 参见! 有关示例程序,请参见示例文件夹。 屏幕截图
【文件预览】:
LibTC-master
----screenshots()
--------ascii_40.png(19KB)
--------collect.png(108KB)
--------match.png(7KB)
--------colors.png(117KB)
--------logo.png(6KB)
--------ascii_80.png(22KB)
----include()
--------conio.h(3KB)
--------dos.h(623B)
--------graphics.h(2KB)
----src()
--------font.c(39KB)
--------conio.c(9KB)
--------graphics.c(6KB)
--------include()
--------dos.c(10KB)
--------internal.c(2KB)
----makefile(506B)
----examples()
--------collect.c(10KB)
--------hello.c(150B)
--------colors.c(694B)
--------program.c(956B)
--------match.c(3KB)
--------ascii.c(396B)
--------logo.c(343B)
----README.md(1KB)