readme.now
来自「一个贪吃蛇的小游戏」· NOW 代码 · 共 30 行
NOW
30 行
##################################################
# #
# SNAKE.CPP, SNAKE.H and SNAKE.EXE are copyright #
# (C)1996 Fredrik Wangel (THE AUTHOR) #
# #
# Hereby THE AUTHOR gives you restricted rights #
# to use this software. You may play around with #
# the source code as much as you like as long as #
# you do not steal the complete code and use it #
# all in a single piece of software. This means #
# that you may take parts of the source code and #
# use in your own programs as long as you put my #
# copyright notice at the top of the program and #
# in the documents and or in the executable. #
# #
# contact me for support and shit at: #
# tde95waf@te.hik.se #
# #
# thank you for reading this text. #
##################################################
PLAYING SNAKE:
--------------
Very simple game.
Use the arrow keys to control the red snake.
Pressing Up, Down, Left or Right will make the
snake go in that direction. Press S to toggle the
horrible sound on and off. Esc will quit and exit
to DOS. The main objective is to eat as many green
frogs (
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?