jonth.hin
来自「1984-1993模糊 C 源代码竞赛.zip 非常的好,不过这是DOS格式,」· HIN 代码 · 共 32 行
HIN
32 行
Most Obfuscated X Program: <jonth@ifi.uio.no> Jon Thingvold Jon Thingvold University of Oslo Sogn Studentby 8231 N 0858 Oslo NorwayJudges' comments: To use: make jonth # requires the X11 library ./jonth # must be run on an X11 server Use 'h' and 'l' to shift objects left or right. Use 'k' to rotate and press SPACE to drop. This program's output may be even more obfuscated when played on inverse video. :-)Selected notes from the author: This is jonth (jon's t(h)etris) for the X Window System. This program is also an example of data abstraction. The X array is after initialization hidden by the well defined macros t, u and F. This program is highly portable as it runs on a "Notebook" size SPARC. This program will not work on machines with sizeof(int)!=sizeof(void *).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?