文件名称:Five_SDL_dev
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个基于SDL的简易五子棋游戏,支持多种模式,对局对象可以是玩家、内置AI、外接AI程序。其中包含了编辑外接AI程序的SDK。-This is a simple SDL-based backgammon game to support multiple modes, game object can be the player, built-in AI, external AI program. It contains the SDK to build your own external AI program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Five_SDL\SDL-1.2.14\README
........\Five\action.h
........\SDL-1.2.14\include\begin_code.h
........\Five\chess.h
........\SDL-1.2.14\include\close_code.h
........\Five_AI\Five_AI.h
........\....\Game.h
........\....\handleDraw.h
........\....\handleEvent.h
........\....\res.h
........\....\resource.h
........\...._AI\resource.h
........\SDL-1.2.14\include\SDL.h
........\..........\.......\SDL_active.h
........\..........\.......\SDL_audio.h
........\..........\.......\SDL_byteorder.h
........\..........\.......\SDL_cdrom.h
........\..........\.......\SDL_config.h
........\..........\.......\SDL_config_amiga.h
........\..........\.......\SDL_config_dreamcast.h
........\..........\.......\SDL_config_macos.h
........\..........\.......\SDL_config_macosx.h
........\..........\.......\SDL_config_minimal.h
........\..........\.......\SDL_config_nds.h
........\..........\.......\SDL_config_os2.h
........\..........\.......\SDL_config_symbian.h
........\..........\.......\SDL_config_win32.h
........\..........\.......\SDL_copying.h
........\..........\.......\SDL_cpuinfo.h
........\..........\.......\SDL_endian.h
........\..........\.......\SDL_error.h
........\..........\.......\SDL_events.h
........\..........\.......\SDL_getenv.h
........\..........\.......\SDL_image.h
........\..........\.......\SDL_joystick.h
........\..........\.......\SDL_keyboard.h
........\..........\.......\SDL_keysym.h
........\..........\.......\SDL_loadso.h
........\..........\.......\SDL_main.h
........\..........\.......\SDL_mixer.h
........\..........\.......\SDL_mouse.h
........\..........\.......\SDL_mutex.h
........\..........\.......\SDL_name.h
........\..........\.......\SDL_net.h
........\..........\.......\SDL_opengl.h
........\..........\.......\SDL_platform.h
........\..........\.......\SDL_quit.h
........\..........\.......\SDL_rwops.h
........\..........\.......\SDL_stdinc.h
........\..........\.......\SDL_syswm.h
........\..........\.......\SDL_thread.h
........\..........\.......\SDL_timer.h
........\..........\.......\SDL_ttf.h
........\..........\.......\SDL_types.h
........\..........\.......\SDL_version.h
........\..........\.......\SDL_video.h
........\Five\timer.h
........\....\chess.cpp
........\....\Game.cpp
........\....\main.cpp
........\...._AI\main.cpp
........\SDL-1.2.14\lib\jpeg.dll
........\..........\...\libfreetype-6.dll
........\..........\...\libogg-0.dll
........\..........\...\libpng12-0.dll
........\..........\...\libtiff-3.dll
........\..........\...\libvorbis-0.dll
........\..........\...\libvorbisfile-3.dll
........\..........\...\mikmod.dll
........\..........\...\SDL.dll
........\..........\...\SDL_image.dll
........\..........\...\SDL_mixer.dll
........\..........\...\SDL_net.dll
........\..........\...\SDL_ttf.dll
........\..........\...\smpeg.dll
........\..........\...\zlib1.dll
........\..........\...\SDL.lib
........\..........\...\SDL_image.lib
........\..........\...\SDL_mixer.lib
........\..........\...\SDL_net.lib
........\..........\...\SDL_ttf.lib
........\..........\...\SDLmain.lib
........\Five\res\pic\blackWin.bmp
........\....\...\...\button.bmp
........\....\...\...\draw.bmp
........\....\...\...\hand.bmp
........\....\...\...\piece.bmp
........\....\...\...\table.bmp
........\....\...\...\welcome.bmp
........\....\...\...\whiteWin.bmp
........\....\...\sound\bomb.wav
........\....\...\.....\bomb2.wav
........\....\...\.....\drop.wav
........\SDL-1.2.14\COPYING
........\..........\include\include.event
........\..........\lib\lib.event
........\Five_AI\Five_AI.vcxproj.filters
........\....\SDL_dev.vcxproj.filters
........\....\res\file\model.five
........\....\...\sound\background.ogg
........\Five\action.h
........\SDL-1.2.14\include\begin_code.h
........\Five\chess.h
........\SDL-1.2.14\include\close_code.h
........\Five_AI\Five_AI.h
........\....\Game.h
........\....\handleDraw.h
........\....\handleEvent.h
........\....\res.h
........\....\resource.h
........\...._AI\resource.h
........\SDL-1.2.14\include\SDL.h
........\..........\.......\SDL_active.h
........\..........\.......\SDL_audio.h
........\..........\.......\SDL_byteorder.h
........\..........\.......\SDL_cdrom.h
........\..........\.......\SDL_config.h
........\..........\.......\SDL_config_amiga.h
........\..........\.......\SDL_config_dreamcast.h
........\..........\.......\SDL_config_macos.h
........\..........\.......\SDL_config_macosx.h
........\..........\.......\SDL_config_minimal.h
........\..........\.......\SDL_config_nds.h
........\..........\.......\SDL_config_os2.h
........\..........\.......\SDL_config_symbian.h
........\..........\.......\SDL_config_win32.h
........\..........\.......\SDL_copying.h
........\..........\.......\SDL_cpuinfo.h
........\..........\.......\SDL_endian.h
........\..........\.......\SDL_error.h
........\..........\.......\SDL_events.h
........\..........\.......\SDL_getenv.h
........\..........\.......\SDL_image.h
........\..........\.......\SDL_joystick.h
........\..........\.......\SDL_keyboard.h
........\..........\.......\SDL_keysym.h
........\..........\.......\SDL_loadso.h
........\..........\.......\SDL_main.h
........\..........\.......\SDL_mixer.h
........\..........\.......\SDL_mouse.h
........\..........\.......\SDL_mutex.h
........\..........\.......\SDL_name.h
........\..........\.......\SDL_net.h
........\..........\.......\SDL_opengl.h
........\..........\.......\SDL_platform.h
........\..........\.......\SDL_quit.h
........\..........\.......\SDL_rwops.h
........\..........\.......\SDL_stdinc.h
........\..........\.......\SDL_syswm.h
........\..........\.......\SDL_thread.h
........\..........\.......\SDL_timer.h
........\..........\.......\SDL_ttf.h
........\..........\.......\SDL_types.h
........\..........\.......\SDL_version.h
........\..........\.......\SDL_video.h
........\Five\timer.h
........\....\chess.cpp
........\....\Game.cpp
........\....\main.cpp
........\...._AI\main.cpp
........\SDL-1.2.14\lib\jpeg.dll
........\..........\...\libfreetype-6.dll
........\..........\...\libogg-0.dll
........\..........\...\libpng12-0.dll
........\..........\...\libtiff-3.dll
........\..........\...\libvorbis-0.dll
........\..........\...\libvorbisfile-3.dll
........\..........\...\mikmod.dll
........\..........\...\SDL.dll
........\..........\...\SDL_image.dll
........\..........\...\SDL_mixer.dll
........\..........\...\SDL_net.dll
........\..........\...\SDL_ttf.dll
........\..........\...\smpeg.dll
........\..........\...\zlib1.dll
........\..........\...\SDL.lib
........\..........\...\SDL_image.lib
........\..........\...\SDL_mixer.lib
........\..........\...\SDL_net.lib
........\..........\...\SDL_ttf.lib
........\..........\...\SDLmain.lib
........\Five\res\pic\blackWin.bmp
........\....\...\...\button.bmp
........\....\...\...\draw.bmp
........\....\...\...\hand.bmp
........\....\...\...\piece.bmp
........\....\...\...\table.bmp
........\....\...\...\welcome.bmp
........\....\...\...\whiteWin.bmp
........\....\...\sound\bomb.wav
........\....\...\.....\bomb2.wav
........\....\...\.....\drop.wav
........\SDL-1.2.14\COPYING
........\..........\include\include.event
........\..........\lib\lib.event
........\Five_AI\Five_AI.vcxproj.filters
........\....\SDL_dev.vcxproj.filters
........\....\res\file\model.five
........\....\...\sound\background.ogg