Difference between revisions of "Witch Blast"

From RogueBasin
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|status = Alpha
|status = Alpha
|released = 2014 Apr 17
|released = 2014 Apr 17
|updated = 2014 Oct 04 (v0.3.7)
|updated = 2015 Oct 29 (v0.7.5)
|licensing = Free
|licensing = Free
|language = [[C++]]
|language = [[C++]]
|platforms = [[Windows]], [[Linux]], [[OSX]]
|platforms = [[Windows]], [[Linux]], [[OSX]]
|interface = [[OpenGL]], [[Keyboard]]
|interface = [[OpenGL]], [[Keyboard]]
|length = 30 min.
|length = 50 min.
|site = https://github.com/Cirrus-Minor/witchblast
|site = https://github.com/Cirrus-Minor/witchblast
}}
}}
== Introduction ==
== 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 get as far as he can, using various items he can find to defeat the inhabitants of the dungeon.
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
Project page: https://github.com/Cirrus-Minor/witchblast
Line 33: Line 34:
* merchant,
* merchant,
* spells with cooldown,
* spells with cooldown,
* temples and divinities,
* secret rooms,
* achievements and unlocks,
* online scores,
* candy eye effects.
* candy eye effects.


Line 53: Line 58:
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.


[1]-[4] to use a consumable.
[LShift][1]-[4] to drop a consumable.
----
----


== Screenshots ==
== Screenshots ==
https://cloud.githubusercontent.com/assets/7290164/4176074/ddb9ae4c-35f2-11e4-894f-cb30f741ad11.png
http://img11.hostingpics.net/pics/927609screenshot20151029203852.png
 
http://img11.hostingpics.net/pics/267990screenshot20151029113142.png
 
http://img11.hostingpics.net/pics/517383screenshot20151029113512.png


https://cloud.githubusercontent.com/assets/7290164/3943960/77b2fda0-25db-11e4-9dde-b17853774c0f.png
[[Category:Roguelikelike]]

Latest revision as of 07:34, 26 February 2019

Witch Blast
Developer Seby
Theme Fantasy
Influences Binding of Isaac, Dungeon Crawl Stone Soup, Nethack
Status Alpha
Released 2014 Apr 17
Updated 2015 Oct 29 (v0.7.5)
Licensing Free
P. Language C++
Platforms Windows, Linux, OSX
Interface OpenGL, Keyboard
Game Length 50 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,
  • secret rooms,
  • achievements and unlocks,
  • online scores,
  • 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.

[1]-[4] to use a consumable. [LShift][1]-[4] to drop a consumable.


Screenshots

927609screenshot20151029203852.png

267990screenshot20151029113142.png

517383screenshot20151029113512.png