Hotelbuster is a free cross-platform tilebased, turn-based strategy game (TBS).
According to the existing board game hotel from MB(GER)
we implemented the existing board game with some extensions (mostly new features added to the
prescribed gamerules) completely in a Client-Server based Java Application.
As well as the JCraft project, this project is provided by nullpointer.ch
At that time being only a few implementations of the board game existed before.
Unfortunately most of the implementations are either not portable or do hardly
provide a decent ruleset and are not extensible at all as well.
This implementation is designed to be portable.
Hotelbuster is Free Software, distributed under the terms of the GPL General
Public License.
Please check out our side and read Game rules! You might have never heard of this TBS game
before. Hence we suggest to read up on it. Download it here and test it and feedback…
General
-Tile-based, turn based, isometric Game Engine
-Zoomable & Movable map
-Convenient Server Configuration
-Customizable maps
-Client-Server architecture
-Open source project distributed under the terms of the GPL (General Public License)
-Platform independent (Java)
-Slightly changed game rules to improve the game flow.
Functional Supported Game Features
-Buy properties
-Build hotel buildings
-Buy entrances
-Get free entrances
-Get free build phases
-Auction hotels
-Chat
-Credit request from Bank and opponents
-Credit payback support
-Sound
Here some screenshots to get your attention…
We would appreciate any critic and suggestions… Thank you guys
P.S:
-Sorry that neither the client nor the sever is java webstartable
-Further, only java5 compilant. (We’ll change this within this week though).
So at the moment we only have batch-files or ant. Read the README file
provided by the release…