readme.sdl
来自「doom游戏」· SDL 代码 · 共 20 行
SDL
20 行
Simple DirectMedia Library:
This is a quick and dirty port of DOOM to the SDL library.
The only thing that is system dependent really is the endianness detection
It was very simple, and only took an afternoon, thanks to the efforts
of all those folks who have ported this game to everything but the toaster. :)
Here's the web page for my library:
http://www.devolution.com/~slouken/SDL/
Thanks go to all those involved in the DOOM game. ID Software comes to mind. :)
Note the addition of a "-fullscreen" command line option.
See ya!
-Sam Lantinga (slouken@devolution.com)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?