Giter Site home page Giter Site logo

linecode / dose-response Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tryjumping/dose-response

0.0 1.0 0.0 23.7 MB

Dose Response is a roguelike in development where you play an addict. Avoid the dangers threatening your mind and body while desperately looking for the next fix.

Home Page: https://tryjumping.com/dose-response-roguelike/

License: GNU General Public License v3.0

Makefile 0.15% Rust 50.94% PowerShell 0.21% Shell 0.50% Python 1.72% GLSL 0.18% CSS 0.03% JavaScript 46.24% HTML 0.04%

dose-response's Introduction

Dose Response

Dose Response is an open-world roguelike where you play an addict. Avoid the dangers threatening your mind and body while desperately looking for the next fix.

Building The Code

Have a look at the DEVELOPER-NOTES.md file in this repo or:

https://github.com/tryjumping/dose-response/blob/master/DEVELOPER-NOTES.md

How To Play

You control the @ character on the screen. You can move in the four cardinal directions (up, down, left and right) and four diagonal directions (north-east, south-east, north-west, south-west).

For in-game help click on the Help button or press ? while playing.

% represents food that you can pick up and use later. Stepping into food will pick it up automatically.

i is a dose and the player consumes it when stepping on it. It destroys nearby monsters and expands your field of view.

When coming off a dose high, you'll enter into a withdrawal state. In this state exhaustion starts increasing, too much exhaustion and you lose.

You can eat food (or find another dose) to stave off the effects of withdrawal.

When you have an item you can use it will appear in your inventory in the sidebar next to a numeric key. You use it by pressing the corresponding key.

Quick Tips:

  • At the beginning, you can overdose very easily
  • Doses differ in purity, sometimes you come across a weak one and other times it's the bomb
  • You build up tolerance so you'll eventually have to consume more and more doses or move onto the stronger stuff
  • It is possible to win the game

Controls

The game is controlled by keyboard. There are three keyboard schemes you can use:

Numpad (recommended)

The Numpad is the simplest control scheme to understand, each key corresponds to its 8-way movement counterpart.

Use 8, 2, 4 and 6 keys to move up, down, left or right.

To move diagonally, use 7, 9, 1 and 3 to move north-west, north-east, south-west and south-east.

If you have a laptop or a keyboard without a numpad the following keyboard schemes are available.

Arrows keys + ctrl/shift

Use your up, down, left and right keys to move in those directions.

To move diagonally, pressing control and left/right means "north" and pressing shift means "south".

So to move north-east you hold control and press right. To go south-west you hold shift and press left.

Vi-keys

Use k, j, h and l to move up, down, left or right.

To move diagonally, press y, b, u and n to move north-west, south-west, north-east and south-west.

License

Copyright (C) 2013-2018 Tomas Sedovic

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

dose-response's People

Contributors

magioc avatar tomassedovic avatar

Watchers

 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.