Download Latest Version Beasties 3.1.1 (143.2 kB)
Email in envelope

Get an email when there's a new version of Beasties

Home / ver3.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2014-11-10 4.6 kB
beasties_3.0.1.zip 2014-11-10 99.9 kB
Totals: 2 Items   104.4 kB 0
===============================================================================
---                   ___ ____  ___  _________ _ ____ ____                  ---
---                  | _ \  __|/ _ \/ __/_   _| |  __/ __/                  ---
---                  | _ <  __|  _  \__ \ | | | |  __\__ \                  ---
---                  |___/____|_| |_/___/ |_| |_|____/___/                  ---
---                                                                         ---
---                        V E R S I O N   3 . 0 . 1                        ---
---                                                                         ---
===============================================================================

           NAME------:  Beasties
           VERSION...:  3.0.1
           INTERFACE.:  GUI
           URL.......:  http://beasties.sourceforge.net/
           AUTHOR....:  PCGuyIV
           AUTHOR URL:  http://pcguyiv.users.sourceforge.net/
           LICENSE...:  GNU General Public License version 3 (GPLv3)

           Copyright (C) 2014 - PCGuyIV

This program 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.

This program 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/>.

-------------------------------------------------------------------------------

CONTENTS OF beasties_3.0.1.zip
===============================================================================
File or Folder               | Description
-------------------------------------------------------------------------------
beasties.jar                 | The executable jar file
beasties.ico                 | Icon file for shortcut
license.txt                  | The GNU General Public License version 3 (GPLv3)
README.txt                   | This file
src (Folder)                 | Contains the source files for the game
   beasties (Folder)         | Folder for the beasties package
      package-info.java      | Package information for the beasties package
      Beasties.java          | The main class of the program
      Game.java              | The class that contains a good portion of the
                             |    game logic
      Player.java            | The class that creates the player
      Beastie.java           | The class that creates the beasties
      images (Folder)        | Folder for the beasties.images package
         package-info.java   | Package information for the beasties.images
                             |    package
         beasties.png        | Main game image (Also used to represent the
                             |    remaining number of beasties)
         broken.png          | Disabled stab button image
         bullets.png         | Reload button image
         defeated.png        | Used to represent defeated beasties
         emptygun.png        | Disabled shoot button image
         emptypills.png      | Disabled (0 medicine) heal button image
         fist.png            | Punch button image
         heart.png           | Disabled (100% health) heal button
         knife.png           | Stab button image
         pills.png           | Heal button image
         pistol.png          | Shoot button image
         tape.png            | Repair knife button image
===============================================================================

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.

Source: README.txt, updated 2014-11-10