All Projects → Bozar → FungusCave

Bozar / FungusCave

Licence: MIT license
A Roguelike game made with Unity. Explore the cave, fight enemies, and find Encyclopedia of Yendor to cure your infections.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to FungusCave

brogue-android-port
Brogue Android Port
Stars: ✭ 47 (-41.25%)
Mutual labels:  roguelike
wglt
WebGL Terminal
Stars: ✭ 43 (-46.25%)
Mutual labels:  roguelike
FAangband
First Age Angband
Stars: ✭ 57 (-28.75%)
Mutual labels:  roguelike
rogue.js
JavaScript porting of original Rogue source code using Emscripten
Stars: ✭ 33 (-58.75%)
Mutual labels:  roguelike
runeHunter
A coffee break roguelike game written in JS. Explore the dungeon, collect 3 runes and escape alive.
Stars: ✭ 25 (-68.75%)
Mutual labels:  roguelike
yiufcrawl
Unofficial preservationist fork of DCSS
Stars: ✭ 13 (-83.75%)
Mutual labels:  roguelike
Burningknight
C# branch of BK
Stars: ✭ 251 (+213.75%)
Mutual labels:  roguelike
OpenNefia
(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
Stars: ✭ 103 (+28.75%)
Mutual labels:  roguelike
thelegendofericc
Single player roguelike tile-based game written in Java using LibGDX and Ashley
Stars: ✭ 22 (-72.5%)
Mutual labels:  roguelike
Axes-Armour-Ale
A fantasy, ASCII dungeon crawler for Windows, Linux & OSX
Stars: ✭ 22 (-72.5%)
Mutual labels:  roguelike
Landlord
Landlord was a planned roguelike game, which may yet be completed one day if I decide I am willing to re-approach it.
Stars: ✭ 40 (-50%)
Mutual labels:  roguelike
roguelike tutorial
RoguelikeDev Tutorial 2018
Stars: ✭ 33 (-58.75%)
Mutual labels:  roguelike
Rogue-Collection
Retro Rogue Collection: Six versions of the classic Rogue game with customizable retro graphics. Now with Rogomatic support!
Stars: ✭ 75 (-6.25%)
Mutual labels:  roguelike
tomenet
TomeNET is an online multiplayer roguelike role-playing game
Stars: ✭ 59 (-26.25%)
Mutual labels:  roguelike
FloodSpill-CSharp
A flood fill algorithm implementation for C#
Stars: ✭ 59 (-26.25%)
Mutual labels:  roguelike
FirstAgeAngband
FAangband remade from Angband version 4
Stars: ✭ 15 (-81.25%)
Mutual labels:  roguelike
goldfish
Goldfish: a game created for the 7-day Roguelike 2017 challenge. Playable, winnable, losable. Features colorful and aesthetic maps, aquatic fauna and fishermen!
Stars: ✭ 28 (-65%)
Mutual labels:  roguelike
troll-hunter
Trollhunter is a single-player roguelike game.
Stars: ✭ 28 (-65%)
Mutual labels:  roguelike
mapgen
map generator stuff
Stars: ✭ 26 (-67.5%)
Mutual labels:  roguelike
LightMask
A tiny 2D header-only flood-fill lighting engine
Stars: ✭ 71 (-11.25%)
Mutual labels:  roguelike

Fungus Cave

Summary

Fungus Cave (demo) is a coffee break Roguelike game. A successful run takes about fifteen minutes. Your goal is to fight through three dungeon levels and kill all enemies that carries potion. The game is made with C# and Unity. The ☼masterful☼ tileset, curses_vector, is created by DragonDePlatino for Dwarf Fortress. The color theme, One Dark Pro, is created by binaryify for Visual Studio Code.

This readme serves as a quick start guide to the game. Please refer to manual.md, which is in the same place as FungusCave.exe, for more information. You might be interested in other games made by me.

'... Blood,' he continued after a pause, 'blood is holy! Blood does not see the light of God's sun, blood is hidden from the light ... And a great sin it is to show blood to the light of day, a great sin and cause to be fearful, oh, a great one it is!'

-- Turgenev, Ivan. Sketches from a Hunter's Album.

Extract blood from a sleeping patient when his body is still warm and soft. Such extracted essence can be used to keep you awake in times of emergency.

-- Pages from Encyclopedia of Yendor.

Key Binding

Normal mode:

  • [ hjklyubn | Num pad | Arrow keys ] -- Move in eight directions.
  • [ . | Num pad 5 ] -- Wait 1 turn.
  • [ o ] -- Auto explore.
  • [ Space ] -- Confirm.
  • [ Esc ] -- Exit or cancel.
  • [ Ctrl + S ] -- Save and exit the game.

Examine mode:

  • [ x ] -- Enter Examine mode.
  • [ o | d | PgDn] -- Lock next NPC in view.
  • [ i | s | PgUp] -- Lock previous NPC in view.

Menu:

  • [ c ] -- Open menu to buy powers.
  • [ v | m ] -- Open menu to view log.
  • [ / | ? ] -- Open menu to view help.
  • [ Tab | Shift + Tab ] -- Switch between menus.

Infection

  • Slow: Move and attack costs more energy.
  • Weak: Reduce actor's damage by 1.
  • Mutated: NPC drops 1 more potion. PC revives with 5 HP (instead of 10).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].