| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| ver3.1.2 | 2022-02-26 | ||
| ver3.1.1 | 2017-02-28 | ||
| ver3.1.0 | 2016-06-15 | ||
| ver3.0.1 | 2014-11-10 | ||
| ver3.0.0 | 2014-11-09 | ||
| ver2.0.2 | 2013-09-25 | ||
| ver2.0.1 | 2013-09-20 | ||
| ver2.0.0 | 2013-09-20 | ||
| ver1.2.1 | 2010-12-01 | ||
| ver1.2.0 | 2010-11-30 | ||
| ver1.1.0 | 2010-11-16 | ||
| ver1.0.0 | 2010-11-11 | ||
| README.txt | 2017-02-28 | 3.0 kB |
|
| Totals: 13 Items | 3.0 kB | 3 |
========================================================================
--- ___ ___ ___ _________ _____ ___ ____ ---
--- | _ \ __|/ _ \/ __/_ _|_ _| __/ __/ ---
--- | _ < __| _ \__ \ | | _| |_| __\__ \ ---
--- |___/___|_| |_/___/ |_| |_____|___/___/ ---
--- ---
--- V E R S I O N 3 . 1 . 1 ---
--- ---
========================================================================
NAME......: Beasties
VERSION...: 3.1.1
INTERFACE.: GUI & CLI
URL.......: http://beasties.sourceforge.net/
AUTHOR....: PCGuyIV
AUTHOR URL: http://pcguyiv.users.sourceforge.net/
LICENSE...: GNU General Public License version 3 (GPLv3)
Copyright.: (C) 2017 - PCGuyIV
CONTENTS OF beasties_3.1.0.zip
========================================================================
File or Folder | Description
------------------------------------------------------------------------
beasties.jar | The executable jar file
beasties | Linux shell script (See Notes 1 & 2)
beasties.cmd | Windows batch file (See Note 1)
beasties.ico | Icon file for shortcut
license.txt | The GNU General Public License version 3 (GPLv3)
README.txt | This file
src | Contains the source files for the game
========================================================================
NOTES:
1 Must be in the same directory as beasties.jar.
2 On a Windows machine, delete or rename to beasties.sh to avoid issues
using beasties.cmd without the .cmd extension.
CHANGES IN 3.1.1
- CLI mode added
- Provided Linux shell script and Windows batch file for ease of use
- Command line options for starting game in GUI (default) or CLI modes
- Slight reworking of Beastie, Player, and Game (logic) code
- beasties.gui package replaced by beasties.ui
- Changed all text to be in modern English
- Minor modifications to GUI code
CHANGES IN 3.1.0
- Code reorganized and reworked
- Improved help and about panels
- Improved GUI
CHANGES IN 3.0.1
- New Game routine moved to separate function
- New Game button added to button panel
CHANGES IN 3.0.0
- Complete rework of game code
- Graphical User Interface (GUI) added
CHANGES IN 2.0.2
- Quit confirmation issue resolved
CHANGES IN 2.0.0
- Switched from Python to Java
NOTE: Information regarding the Python versions has been omitted from
===== this README file. The reason behind this is that the Python
version could technically be considered a separate program which is no
longer maintained. If you require information regarding any of the
previous Python versions, you may find that information in the older
README files under each specific release version. The older releases
(1.2.1 and older) will be kept available for archival purposes.