Git Product home page Git Product logo

acolyte's Introduction

[If you're looking for the Pony roguelike, go to novitiate.]

Acolyte

A graphical, procedurally generated roguelike RPG written in Rust.

This game is still in its early stages, but it is a complete game with an overworld and dungeons of increasing difficulty as you progress. In order to discover new regions of the overworld, you must find Runes hidden in the dungeons. Because the game is procedurally generated, maps, locations, and dialogue will differ across games.

Splash screen

Overworld

Acolyte Instructions

The object of the game is to find the Staff of Eternity.

Commands

The following commands are for the latest version. You can always use the (h)elp command to check the list for your version.

NORMAL MODE (moving around map):
  <arrows> - movement / attack               a - F(A)ST MODE
  . - wait (turn passes without action)      i - (I)NVENTORY MODE
  c - (c)lose adacent door                   m - view (m)ap
  f - (f)ire a missile (ranged weapon)       q - (q)uit
  t - (t)ake item on tile                    r - (r)estart game
  x - swap last weapon equipped
  <enter> - inspect tile you're on
  <mouse> - Click on a tile to view it.
  
FAST MODE:
  (fast mode exits when you are next to something interesting)
  <arrows> - rapid movement
  . - rapid turn passing
  <any other key> - return to NORMAL MODE
  
INVENTORY MODE:
  <arrows> - move through items
  <enter> - equip/drink/use
  l - (l)ook at item
  d - (d)rop item
  x - swap last weapon equipped
  i/<esc> - return to NORMAL MODE  

Installation

Acolyte is available on OSX, Windows, and Linux (Ubuntu Bionic binary for the time being). The versions with an overworld are only available for OSX currently.

Go to https://github.com/jtfmumm/acolyte/releases and right click the latest release for your operating system. Click "Save Link As..." or something to that effect (depends on browser) and save the zipped release somewhere on your computer. Extract the files into a folder.

OSX

Open a Terminal, navigate to the folder where you put acolyte, and then run

chmod +x acolyte
./acolyte

Windows

Double-click acolyte.exe to start the game.

Linux

You might be able to double-click acolyte to start the game. Otherwise, open a Terminal, navigate to the folder where you put acolyte, and then run

chmod +x acolyte
./acolyte

Reporting Bugs

If you find a bug, please open an issue on this repository or e-mail me at jtfmumm{at}gmail.com.

acolyte's People

Contributors

jtfmumm avatar

Stargazers

Imaginary Stargazer avatar  avatar Cat Stevens avatar Emily Mumm avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.