Download List

项目描述

G2F3 (Generic Game Framework in eiFFel) aims to
simplify the development of two player zero sum
strategy games by separating game specific code
from reusable generic code. So far, abstract board
games are best supported. This software is written
using GNU SmartEiffel. The package comes with six
example games.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-05 16:13
0.7.3

马克薮抽象的战略游戏经幡杆已被添加到的例子。董事会的一些游戏现在可以编译不同板的大小。三错误已得到修复:1,造成弱电脑举动在“Breakthgrough”和两个内存相关的错误。若干改进和补充核心代码了。此版本需要一个SmartEiffel近期发展的快照- 2.2。
标签: Major feature enhancements
Mark Steere's abstract strategy game Tanbo has
been added to the examples. Some of the board
games can now be compiled for different board
sizes. Three bugs have been fixed: one that caused
weak computer moves in "Breakthgrough" and two
memory related bugs. Several improvements and
additions to the core code were made. This release
requires a recent development snapshot of
SmartEiffel-2.2.

2005-05-09 15:00
0.7.2

在电脑游戏的突破对手发挥更加强烈。此举的实施启发式排序(历史表)已清理了一些API的简化的结果。一般代码清理,小bug修正,以及一些SmartEiffel adaptions - 2.2 -β发生。
标签: Code cleanup
The computer opponents in the Breakthrough game
play much more strongly. The implementation of
heuristic move ordering (history table) has been
cleaned up with the result of some API
simplifications. General code cleanups, minor
bugfixes, and some adaptions to
SmartEiffel-2.2-beta have taken place.

2005-03-08 14:04
0.7.1

节点管理器现在工作了。这是一个一个基于GTK的界面,允许开发人员能够轻松测试的新一代移动,移动应用程序代码的有用工具,节点评价。小型除错代码清理,和文件更新了。
标签: Major feature enhancements
The Node Explorer now works again. This is a useful tool with a GTK interface that allows the developer to easily test the code for move generation, move application, and node evaluation. Minor bugfixes, code cleanups, and documentation updates were made.

2005-03-01 17:30
0.7

基于GTK - 2现在支持的GUI工具箱。 FLTK是仍然支持,但在GTK图形用户界面看起来好多了。更好地运动和各种修补和改进动画已。已更新的文件和源目录结构进行了重组。 SmartEiffel - 2.1现在应该被用来编译示例游戏。
标签: Major feature enhancements
GTK-2 is now supported as the GUI toolkit. FLTK is
still supported, but the GTK GUIs look much
better. Better animation of movement and various
fixes and improvements have been made. The
documentation was updated and the structure of the
source directory was reorganized. SmartEiffel-2.1
should now be used to compile the sample games.

2004-12-20 18:15
0.6

在博弈树搜索算法,现在可以利用历史启发式(改善行动顺序)由乔纳森谢弗描述。为突破游戏的评价职能已得到改进(计算机正在逐渐发挥智能)。有文件的更新。
标签: Major feature enhancements
The game tree search algorithms can now exploit History Heuristics
(improved move ordering) as described by Jonathan Schaeffer. The
evaluation function for the Breakthrough game has been refined
(the computer is gradually playing intelligently). There have been
documentation updates.

Project Resources