Location:
Search - gobang.j
Search list
Description: Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a Gobang board for two players to play a typical Gobang game on a Java mobile phone.-Writing an interactive program with a Java graphical user interface (GUI) running on the J ava phone emulator bundled with J2ME T Wireless OOLKIT 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Java program will provide a Gobang board for two players to play a typical Gobang ga me on a Java mobile phone.
Platform: |
Size: 162778 |
Author: 林东毅 |
Hits:
Description: Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a Gobang board for two players to play a typical Gobang game on a Java mobile phone.-Writing an interactive program with a Java graphical user interface (GUI) running on the J ava phone emulator bundled with J2ME T Wireless OOLKIT 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Java program will provide a Gobang board for two players to play a typical Gobang ga me on a Java mobile phone.
Platform: |
Size: 162816 |
Author: 林东毅 |
Hits:
Description: 五子棋小游戏#include<stdlib.h>
#include<time.h>
#include<stdio.h>
#include<conio.h>
int chess[169]={0} /*棋盘*/
struct chess_t/*作为辅助,即是作为建意*/
{
char attack /*攻防用的,0表示守,1表示攻*/
int j /*作为优先级用*/
}chess_a[169] -Gobang game# Include
Platform: |
Size: 2048 |
Author: 庄斌 |
Hits:
Description: 此源代码是用Java书写的一些很小的游戏,用于大家交流-This source code is written in Java to some small game, for all exchange
Platform: |
Size: 133120 |
Author: liuqian |
Hits:
Description: 用java语言编写的单机版五子棋程序源代码。-Using java language standalone version of backgammon program source code.
Platform: |
Size: 10240 |
Author: ks |
Hits:
Description: 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include
Platform: |
Size: 2048 |
Author: ssrktinfr |
Hits: