-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.TXT
More file actions
17 lines (11 loc) · 815 Bytes
/
README.TXT
File metadata and controls
17 lines (11 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PROJECT TITLE: DEMChess
PURPOSE OF PROJECT: Chess Program
VERSION or DATE: NOV 14, 2013 (documentation updated DEC 22, 2015)
HOW TO START THIS PROJECT: Double-Click the JAR file. Make certain that at least one set of valid images in in the same directory as the JAR file.
AUTHORS: David Estes McKnight
Special thanks to Ryan Fernandes, for his UnicodeUtil class
USER INSTRUCTIONS:
To choose image files to represent the pieces, put them in a folder in the same directory as the JAR file. That folder will then show up in the "view-->themes" menu for the program.
Name images like so: "pawnwhite"
If you're using "back" and "front" themes for each color, simply add the words "back" or "front" to each image.
For example, "pawnwhite.txt" becomes "pawnwhiteback", or "pawnfrontwhite", or "backwhitepawn", etc.