Go to file
Andrew Ward 9d9e032f1b Update readme.txt 2013-02-11 13:15:12 +00:00
template template 2012-08-30 23:48:03 +02:00
textures Added node ownership. Players don't have to worry that others will move there pieces. Also changed the textures to 16x16. Which is more consistent with most texture(packs) 2013-01-03 05:21:49 +01:00
init.lua Updated readme 2013-01-28 04:39:10 +01:00
ownership.lua Added node ownership. Players don't have to worry that others will move there pieces. Also changed the textures to 16x16. Which is more consistent with most texture(packs) 2013-01-03 05:21:49 +01:00
pieces.lua Added the after_place node function for other nodes 2013-01-05 01:12:24 +01:00
readme.txt Update readme.txt 2013-02-11 13:15:12 +00:00
rules.lua Update rules.lua 2012-08-25 16:53:36 +02:00

readme.txt

 _______  __   __  _______  _______  _______ 
|       ||  | |  ||       ||       ||       |
|       ||  |_|  ||    ___||  _____||  _____|
|       ||       ||   |___ | |_____ | |_____ 
|      _||       ||    ___||_____  ||_____  |
|     |_ |   _   ||   |___  _____| | _____| |
|_______||__| |__||_______||_______||_______|

BY:             bas080
DESCRIPTION:    Play chess in Minetest
VERSION:        1.0
LICENCE:        WTFPL
FORUM:          http://minetest.net/forum/viewtopic.php?id=2784

Changelog
1.0
* Added node ownership by punshing king
* Changed craft for chess spawner

0.5
* Chessboard with numbered and lettered border
* Added craft for chess spawner


0.2
* Tonyka contributed nodes for chess pieces
* Improved chess spawner with chess pieces

0.1
* Rubenwardy made code layout
* Chess spawner

Licence
WTFPL