文件名称:tic-tac-toe
-
所属分类:
- 标签属性:
- 上传时间:2013-11-19
-
文件大小:2.28mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
超级井字井字经典游戏的一个变种。
这是一个使用C与OpenGL实现。
要开始一个新的游戏,按“新建”按钮。在任何时候,在游戏过程中,按下“结束”按钮可以中止游戏。-Super Tic Tac Toe Tic Tac Toe classic game is a variant.
This is a use of C and OpenGL.
To start a new game, press the "New" button. At any time during the game, press the "End" button to abort the game.
这是一个使用C与OpenGL实现。
要开始一个新的游戏,按“新建”按钮。在任何时候,在游戏过程中,按下“结束”按钮可以中止游戏。-Super Tic Tac Toe Tic Tac Toe classic game is a variant.
This is a use of C and OpenGL.
To start a new game, press the "New" button. At any time during the game, press the "End" button to abort the game.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
super-tic-tac-toe/
super-tic-tac-toe/.gitignore
super-tic-tac-toe/CMakeLists.txt
super-tic-tac-toe/README.md
super-tic-tac-toe/bin/
super-tic-tac-toe/bin/DevIL.dll
super-tic-tac-toe/bin/glew32.dll
super-tic-tac-toe/bin/res/
super-tic-tac-toe/bin/res/bigo.png
super-tic-tac-toe/bin/res/bigx.png
super-tic-tac-toe/bin/res/mask.png
super-tic-tac-toe/bin/res/next.png
super-tic-tac-toe/bin/res/o.png
super-tic-tac-toe/bin/res/prev.png
super-tic-tac-toe/bin/res/tie.png
super-tic-tac-toe/bin/res/welcome.png
super-tic-tac-toe/bin/res/win_player1.png
super-tic-tac-toe/bin/res/win_player2.png
super-tic-tac-toe/bin/res/x.png
super-tic-tac-toe/bin/super-tic-tac-toe.exe
super-tic-tac-toe/screenshots/
super-tic-tac-toe/screenshots/1.png
super-tic-tac-toe/screenshots/2.png
super-tic-tac-toe/screenshots/3.png
super-tic-tac-toe/screenshots/4.png
super-tic-tac-toe/screenshots/5.png
super-tic-tac-toe/screenshots/6.png
super-tic-tac-toe/src/
super-tic-tac-toe/src/CMakeLists.txt
super-tic-tac-toe/src/chessboard.c
super-tic-tac-toe/src/chessboard.h
super-tic-tac-toe/src/game.c
super-tic-tac-toe/src/game.h
super-tic-tac-toe/src/sstate.c
super-tic-tac-toe/src/sstate.h
super-tic-tac-toe/src/state_begin.c
super-tic-tac-toe/src/state_main.c
super-tic-tac-toe/src/states.h
super-tic-tac-toe/src/super_chessboard.c
super-tic-tac-toe/src/super_chessboard.h
super-tic-tac-toe/src/texture.c
super-tic-tac-toe/src/texture.h
super-tic-tac-toe/src/window.c
super-tic-tac-toe/.gitignore
super-tic-tac-toe/CMakeLists.txt
super-tic-tac-toe/README.md
super-tic-tac-toe/bin/
super-tic-tac-toe/bin/DevIL.dll
super-tic-tac-toe/bin/glew32.dll
super-tic-tac-toe/bin/res/
super-tic-tac-toe/bin/res/bigo.png
super-tic-tac-toe/bin/res/bigx.png
super-tic-tac-toe/bin/res/mask.png
super-tic-tac-toe/bin/res/next.png
super-tic-tac-toe/bin/res/o.png
super-tic-tac-toe/bin/res/prev.png
super-tic-tac-toe/bin/res/tie.png
super-tic-tac-toe/bin/res/welcome.png
super-tic-tac-toe/bin/res/win_player1.png
super-tic-tac-toe/bin/res/win_player2.png
super-tic-tac-toe/bin/res/x.png
super-tic-tac-toe/bin/super-tic-tac-toe.exe
super-tic-tac-toe/screenshots/
super-tic-tac-toe/screenshots/1.png
super-tic-tac-toe/screenshots/2.png
super-tic-tac-toe/screenshots/3.png
super-tic-tac-toe/screenshots/4.png
super-tic-tac-toe/screenshots/5.png
super-tic-tac-toe/screenshots/6.png
super-tic-tac-toe/src/
super-tic-tac-toe/src/CMakeLists.txt
super-tic-tac-toe/src/chessboard.c
super-tic-tac-toe/src/chessboard.h
super-tic-tac-toe/src/game.c
super-tic-tac-toe/src/game.h
super-tic-tac-toe/src/sstate.c
super-tic-tac-toe/src/sstate.h
super-tic-tac-toe/src/state_begin.c
super-tic-tac-toe/src/state_main.c
super-tic-tac-toe/src/states.h
super-tic-tac-toe/src/super_chessboard.c
super-tic-tac-toe/src/super_chessboard.h
super-tic-tac-toe/src/texture.c
super-tic-tac-toe/src/texture.h
super-tic-tac-toe/src/window.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.