readme
来自「Source code (C++) of the Amoebax game fo」· 代码 · 共 66 行
TXT
66 行
Amoebax =======Description----------- Amoebax is a free multi-platform match-3 puzzle game where the objectiveis to beat your opponent in a battle by filling their grid up to the top withgarbage. You can play as Kim or Tom against six cute creatures controlled by theamoebas or you can play up to four players in a tournament to check out who isthe amoebas' master.Requirements------------ In order to build Amoebax from sources you will need to followinglibraries: - SDL, version 1.2.11 or higher. - SDL_image, version 1.2.5 or higher with support for PNG. - SDL_mixer, version 1.2.7 or higher with support for Ogg Vorbis. All these libraries can be found either at: http://www.libsdl.org/ or at Amoebax's download page: http://www.emma-soft.com/games/amoebax/download.htmlInstallation------------Please, read the instructions located in `INSTALL' or `manual.pdf' files.License------- This software is licensed under the GNU General Public License (GPL). The sound effects, music, and graphics are licensed under the Free ArtLicense (LAL). For more details about the licenses, please read `COPYING.GPL' and`COPYING.LAL' files.Contact------- Amoebax's home page, where the most recent stable version is released, islocated at: http://www.emma-soft.com/games/amoebax/ If you are a developer and want access to the latest source code, pleasetake a look at our development page at: http://trac.emma-soft.com/amoebax/ If you want to reach us by e-mail, you can use the addresses found at the`AUTHORS' file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?