Download List

프로젝트 설명

Sakreble! is a word game based loosely on Scrabble. It is
designed to be configurable to support different game boards,
types of letters (for internationalization, point values,
two-letter-glues, etc.), and rules.

System Requirements

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.

2004-07-03 17:03
0.78

이 버전에서는, 게임 규칙 끝내기 조건을 설명하는 게임이 구성 파일에서 구문 분석되어 게임에 적용됩니다.
Tags: Minor feature enhancements
In this version, the game rule describing end game conditions is parsed
from the game configuration file and applied to the game.

2004-06-22 20:02
0.77

이 버전에서는 처음으로 이동 필드에 규칙을 설정 파일에서 구문 분석되어 게임에 적용됩니다. 공백 처리에 일부 수정 및 유니 코드를 지원되었다.
Tags: Major feature enhancements
In this version, the first move field rule is parsed from the config file and applied to the game. Some fixes in blank handling and Unicode support were made.

2004-05-30 09:40
0.76

gameboard 볼 수있는 능력을 정의하는 추가되었습니다. 프로그램은 이제 사용자가 국가의 문자 집합을 정의할 수있습니다 유니 코드 입력 및 출력을 지원합니다. 5X5 게임을 예를 들어 폴란드어 문자와 설정 파일에 추가되었습니다.
Tags: Major feature enhancements
The ability to define the gameboard view was added. The
program now supports Unicode input and output so users can
define national letter sets. A 5x5 game example config file with
Polish letters was added.

2004-05-20 11:11
0.75

Thie 능력이 XML을 게임 config 파일을 정의하는 추가되었습니다. 현재, 문자 정보이 파일에서 구문 분석됩니다, 그래서 사용자가 자신의 문자 세트를 만들 수있습니다. 5X5 게임의 영어 버전은 간단한 설정 파일이 포함되었습니다. 어떤 사소한 enhancments, 그리고 만든 libxml2 라이브러리는 지금 필요합니다.
Tags: Major feature enhancements
Thie ability to define XML config game files was added.
Currently, only letter info from this file is parsed, so users can
create their own letter sets. A simple configuration file for the
English version of the 5x5 game was included. Some minor
enhancments were made, and the libxml2 library is now
required.

2004-05-16 22:01
0.74b

소스를 영어로 (식별자, 파일 이름, 그리고 몇 가지 코멘트) 번역되었습니다. 사전 파일의 경로를 지금 커맨드 라인 프로그램은 옵션입니다.
Tags: Code cleanup
Sources have been translated into English (identifiers, file names, and some comments). The dictionary file path is now a command line program option.

Project Resources