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.
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.
* 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.