Skip to main content

Thera - 1pre4

Thera is a bullet hell computer game. It depends on both python 2.x and the associated pygame. It is licensed under the simplified bsd license.


Richard Gonzalez
(richardgnw)
Thera is a bullet hell computer game. A video of the episode three boss battle for Thera version 1pre7 can be found here [youtube.com].

Thera depends on both python 2.x and the associated pygame.

Thera is licensed under the simplified bsd license.

To play Thera, download either the zip archive or tarball, uncompress, and execute the thera.pyw script.

Now for Thera's controls...

Menu Controls

UP_ARROW / DOWN_ARROW: Move selection (either up or down).

RIGHT_ARROW / LEFT_ARROW: Used to modify options on the option menu. Also used on title menu for modifying starting episode for `Start From Episode' entry.

ENTER: Select selection.

Gameplay Controls

ARROWS: Move Miyu (main character of Thera).

z key: Make Miyu (main character of Thera) attack. Hold key for a continuous attack.

x key: Make Miyu (main character of Thera) perform a special attack if able.

p key: Brings up the pause menu.

Dialog Controls

ENTER: Next

p key: Brings up the pause menu.

Episode Start Screen Controls

ENTER: Next

p key: Brings up the pause menu.

Credits Phase Controls

p key: Brings up the pause menu.

Changes

Changes include...
* Fixed bug in Selection class.
* Fixed typo in dialog text.
* Switched shebang to `#!/usr/bin/env python'.
* Modified frost sprite.
* Added second episode.
* Tweaked level_start graphic.
* Modified make_dancing_bullets.
* Corrected bug in icecube positioning for episode 1.
* Modified miyu_reset.
* Fixed bug in make_triad.
* Removed control_simple.
* Added make_burst and make_firecracker.
* Added various sprites.
* Fixed bug in control_random.
* Renamed gate sprite to gate_blue.

Links

Home Page
http://flux.yuku.com/forums/97/Thera
Source
http://www.mediafire.com/?1cm2o24curocf
Windows
http://www.mediafire.com/?1cm2o24curocf

Releases

Thera 1pre6 — 24 Aug, 2011

Thera 1pre4 — 7 Jun, 2011

Thera 1pre8 — 28 Nov, 2011

Thera 1pre7 — 14 Oct, 2011

Thera 1pre9 — 31 Dec, 2011

Thera 1pre10 — 28 May, 2012

Thera 1pre1 — 25 Mar, 2011

Thera 1pre2 — 6 Apr, 2011

Thera 1pre5 — 4 Jul, 2011

Thera 1pre0 — 21 Mar, 2011

Thera 1pre3 — 1 May, 2011

Pygame.org account Comments