GithubHelp home page GithubHelp logo

quaffquest's Introduction

QuaffQuest

A roguelike.

This was originally based on the tutorial for Python3 + tcod, but I've diverged not insubstantially from the code at this point.

This is a work in progress, so things will get less simplistic/playable as time goes on, and eventually I'll get a commit in which I no longer need this disclaimer. Although this might just be me tweaking the engine until I get something that I like and is also easy to use for a seperate project...

Requirements

python 3.7+, and tcod - instructions for tcod install can be found here

Running

Run the engine.py script.

Controls

  • alt+enter fullscreen
  • esc to prompt 'exit' action - this means you'll exit to the previous screen, or just save and exit if you're playing the game on the main screen.
  • k or up arrow to move up
  • j or down arrow to move down
  • l or right arrow to move right
  • h or left arrow to move left
  • u to move up and right
  • y to move up and left
  • n to move down and right
  • b to move down and left
  • g to pickup an item
  • i to bring up inventory (press corresponding menu key to use).
  • d to drop an item
  • c to see character stats screen

quaffquest's People

Contributors

psizek 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.