-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME.TXT
More file actions
28 lines (18 loc) · 1.05 KB
/
README.TXT
File metadata and controls
28 lines (18 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
To run this software, make sure you have Java configured correctly and double-click Senet.jar
Senet can also be run from the command line by typing "java -jar Senet.jar" without quotes.
See the RULES.TXT file for information on how to play Senet.
Copyright 2010 Michael Moreno
Please send bug reports and general comments to: michaelmoreno@users.sourceforge.net
Thank you, and enjoy Senet!
Guerilla Converter is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Senet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Parts of Senet were created with Processing.
http://processing.org/