Heboris: Difference between revisions

From Hard Drop Tetris Wiki

Jump to: navigation, search
(Anh con Ta cung nhau coi nap)
m (Reverted edits by 37.59.80.67 (talk) to last revision by Suitougreentea)
Line 1: Line 1:
Hello my friend heres my new gig easy as it looks Ill send u a total of 5350++ backlinks to your website in 2 tiers. This gig its for 1 website and up to 5 keywords. First tier to your main website 350 page rank 1-5 and the the second tier of 5000 profile backlinks pointing to your first tier.Ill send u a report in a txt file in less than 48 hours.Any question just send me a private message
{{Infobox |title = Heboris
| developer = Kenji Hosimoto
| publisher = Kenji Hosimoto
| released = 2001 (First release)
| platform = Microsoft Windows
| preview = 1
| playfield = 10w x 21h (20h visible)
| hold = None
| hard = Yes
| system = TGM style wallkick
|boxart = heboris.png
|title-scrn=
|ingame-scrn=
}}
 
'''Heboris''' is a game developed in 2001 by Kenji Hosimoto, aka Hosiken. Many, but not all, of its behaviors bear a resemblance to [[Tetris The Absolute The Grand Master 2 PLUS]], the latest [[TGM series]] game at that point. The game was developed using [[YaneuraoGameScript 2000]] (YGS2K,) a scripting language and runtime environment created by Urao Yane.
 
== Unofficial Expansion ==
 
''Main Articles:'' <br/>
''[[Heboris Unofficial Expansion]]''<br/>
''[[Heboris U.E. LITE]]''<br/>
''[[Heboris U.E. MINI]]''
 
Development of Heboris by Hosimoto has pretty much been in stasis since 2002. However, due to the nature of YGS2K in that it is a script language and the source code cannot be made truly inaccessible, it became the target of modifications by anonymous third parties mainly in the 2ch community. The game underwent various modifications, including implementing similar features from games such as [[Tetris The Grand Master 3]], [[Tetris The Grand Master Ace]], [[Tetris DS]] and [[DTET]]. The modified version is known in western communities as Heboris Unofficial Expansion, or Heboris U.E. as short. A second modified version, [[Heboris U.E. LITE]], exists and focuses on lighter system requirements. A third modified version, [[Heboris U.E. MINI]], also exists and features a plugin system to add or remove functionality from the game.
 
== C++ Port ==
 
As the unofficial expansion development continued, it became evident that the developers were hitting the limits of YGS2K's specifications. This was one reason the LITE version was developed, but it itself was to bear the same burden as the original modification, as it was still based on the still environment. In September 2006, an individual in the 2ch forums successfully ported Heboris and Heboris U.E. into a C++ and DirectX 9-based environment, by going through the code and re-implementing the YGS2K specific calls using DirectX. A version using the SDL library also followed shortly, and the SDL version was successfully ported over to Mac OS X as well.
 
However, development of the C++ versions have stagnated since then. Contributors to the project still wrote code in YGS2K without migrating to C++, possibly due to the steeper learning curve and the hassle to set up a development environment in C++. The latest version of Heboris U.E. continues to be developed and provided in YGS2K.
 
== See also ==
 
* [[Heboris Unofficial Expansion]]
* [[Game]]s
 
== External links ==
 
* <s>[http://www.hosiken.com/software/windows/heboris2001/ Official site] (Japanese)</s>
* <s>[http://www.hosiken.com/software/windows/heboris2001/download.html Download page] (Japanese)</s>
* <s>[http://hebo.game-host.org/ Download page] (Japanese)</s>
* [http://bsixcentdouze.free.fr/index.php?0=tc Download Page]
 
[[Category:Fan Games List]]

Revision as of 10:05, 24 June 2012

Heboris

Heboris.png
Developer(s) Kenji Hosimoto
Publisher(s) Kenji Hosimoto
Release Date(s) 2001 (First release)
Platform(s) Microsoft Windows

Gameplay Info

Next pieces 1
Playfield dimensions 10w x 21h (20h visible)
Hold piece None
Hard drop Yes
Rotation system TGM style wallkick
Has 180 rotation {{{180}}}
Adjustable tuning {{{tuning}}}
Garbage attack type {{{garbage}}}
Garbage blocking type {{{blocking}}}
Website {{{website}}}
[[File:|100px]] [[File:|100px]]

Heboris is a game developed in 2001 by Kenji Hosimoto, aka Hosiken. Many, but not all, of its behaviors bear a resemblance to Tetris The Absolute The Grand Master 2 PLUS, the latest TGM series game at that point. The game was developed using YaneuraoGameScript 2000 (YGS2K,) a scripting language and runtime environment created by Urao Yane.

Unofficial Expansion

Main Articles:
Heboris Unofficial Expansion
Heboris U.E. LITE
Heboris U.E. MINI

Development of Heboris by Hosimoto has pretty much been in stasis since 2002. However, due to the nature of YGS2K in that it is a script language and the source code cannot be made truly inaccessible, it became the target of modifications by anonymous third parties mainly in the 2ch community. The game underwent various modifications, including implementing similar features from games such as Tetris The Grand Master 3, Tetris The Grand Master Ace, Tetris DS and DTET. The modified version is known in western communities as Heboris Unofficial Expansion, or Heboris U.E. as short. A second modified version, Heboris U.E. LITE, exists and focuses on lighter system requirements. A third modified version, Heboris U.E. MINI, also exists and features a plugin system to add or remove functionality from the game.

C++ Port

As the unofficial expansion development continued, it became evident that the developers were hitting the limits of YGS2K's specifications. This was one reason the LITE version was developed, but it itself was to bear the same burden as the original modification, as it was still based on the still environment. In September 2006, an individual in the 2ch forums successfully ported Heboris and Heboris U.E. into a C++ and DirectX 9-based environment, by going through the code and re-implementing the YGS2K specific calls using DirectX. A version using the SDL library also followed shortly, and the SDL version was successfully ported over to Mac OS X as well.

However, development of the C++ versions have stagnated since then. Contributors to the project still wrote code in YGS2K without migrating to C++, possibly due to the steeper learning curve and the hassle to set up a development environment in C++. The latest version of Heboris U.E. continues to be developed and provided in YGS2K.

See also

External links