The AROS Archives(anonymous IP: 34.229.173.107,328) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (44)
   o Development (241)
   o Document (60)
   o Driver (19)
   o Emulation (59)
   o Game (506)
   o Graphics (214)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (243)
   o Video (18)

Total files: 1615

Full index file
Recent index file

Part of aros exec
 Readme for:  Game » Puzzle » beastieworker.i386-aros.zip

BeastieWorker

Description: OpenGL sokoban game in 3d (10 levels)
Download: beastieworker.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 0.4
Date: 13 Feb 23
Author: Andrey Martynenko
Submitter: cavemann
Homepage: https://beastieworker.sourceforge.net/
Requirements: OpenGL games need hardware support for smooth gameplay.
Category: game/puzzle
License: GPL
Distribute: yes
FileID: 2629
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 28  (Current version)
28  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
                          +-----------------+
                          |BeastieWorker-0.4|
                          +-----------------+

BeastieWorker is 3D game. New realization of the known game "socoban".

----------------------------  INSTALLATION  ----------------------------        
                                              
                                                                                
                                              
1) DEPENDENCY                                                                   
                                              
   SDL - Simple DirectMedia Layer                                               
                                              
	                                                                               
                                               
2) INSTALLATION                                                                 
                                              
                                                                                
                                            
      cd BeastieWorker/src                                                      
                                              
      make                                                                      
                                              
      make clean                                                                
                                              

---------------------------    RUN GAME     ----------------------------        
                                              
						                                                                          
                                                    
      cd BeastieWorker                                                          
                                              
      ./BeastieWorker                                                           
                                              
											   
---------------------------     CONTROL     ----------------------------

Keyboard

 key   | action
-------+--------
 up    | move onward
 left  | tumbling left
 right | tumbling right
 space | shift box
 r     | reload livel
 f     | show/hide fps
 esc   | show/hide menu
 n     | next level
 p     | prew level

Mouse

Left  + motion = rotate camera
Right + motion = move closer/further camera

----------------------------  ADJUSTMENT -------------------------------

In command line:

Options:
 -h     help
 -f     full screen mode
 -l     set language (-l help)
 -s     set width and height (-s help)
 --sky  set sky (-s help)

---------------------------  GPL COPYRIGHT  ----------------------------

BeastieWorker: 3D game ex. socoban
Copyright (C) 2007 Andrey Martynenko (e-mail: t_gran()mail.ru)

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 2 of the License, or 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 (see the file "COPYING"); if not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA

-----------------------  THAT NEW IN VERSION 0.4  -----------------------
- Perfected control
- New options will added
- Corrected errors in code
- Back plan will added
-------------------------------------------------------------------------

Copyright © 2005 - 2024 The AROS Archives All Rights Reserved