Difference between revisions of "Witch Blast"
Cirrus Minor (talk | contribs) |
|||
Line 6: | Line 6: | ||
|status = Alpha | |status = Alpha | ||
|released = 2014 Apr 17 | |released = 2014 Apr 17 | ||
|updated = | |updated = 2015 Feb 13 (v0.4.5) | ||
|licensing = Free | |licensing = Free | ||
|language = [[C++]] | |language = [[C++]] | ||
Line 34: | Line 34: | ||
* merchant, | * merchant, | ||
* spells with cooldown, | * spells with cooldown, | ||
* temples and divinities, | |||
* scores (local), | |||
* candy eye effects. | * candy eye effects. | ||
Line 54: | Line 56: | ||
Mouse Wheel | Mouse Wheel | ||
[Space] to cast a spell (if you've found any). | [Space] to cast a spell (if you've found any) | ||
[E] to interact: buy things in shops, pray or donate in temple. | |||
---- | ---- | ||
== Screenshots == | == Screenshots == | ||
http://img4.hostingpics.net/pics/ | http://img4.hostingpics.net/pics/327358screenshot2.png | ||
https://cloud.githubusercontent.com/assets/7290164/6196006/4a251d3c-b3d4-11e4-9f12-6d71393488d6.png | |||
[[Category:roguelike-likes]] | [[Category:roguelike-likes]] |
Revision as of 06:30, 14 February 2015
Witch Blast | |
---|---|
Developer | Seby |
Theme | Fantasy |
Influences | Binding of Isaac, Dungeon Crawl Stone Soup, Nethack |
Status | Alpha |
Released | 2014 Apr 17 |
Updated | 2015 Feb 13 (v0.4.5) |
Licensing | Free |
P. Language | C++ |
Platforms | Windows, Linux, OSX |
Interface | OpenGL, Keyboard |
Game Length | 30 min. |
Official site of Witch Blast |
Introduction
Witch Blast is a free roguelite dungeon crawl shooter heavily inspired from Binding Of Isaac. The player plays as a novice magician in a dungeon who is trying to rescue the Archmage's daughter, using various items and spells he can find to defeat the inhabitants of the dungeon.
Project page: https://github.com/Cirrus-Minor/witchblast
Download: https://github.com/Cirrus-Minor/witchblast/releases
Features
- randomly generated dungeons,
- powerful items,
- different shot types,
- monsters,
- chest and keys,
- merchant,
- spells with cooldown,
- temples and divinities,
- scores (local),
- candy eye effects.
Controls
Standard controls(can be changed in the game):
WASD (US, DE) or QSDZ (FR) to move in 8 directions
Arrows to shoot in 4 directions, or [Right CTRL] (can be hold) to shoot in the facing direction. or Mouse left-click
[Tab] to change shoot type (if you've found any). or Mouse Wheel
[Space] to cast a spell (if you've found any)
[E] to interact: buy things in shops, pray or donate in temple.
Screenshots