Giter VIP home page Giter VIP logo

pixeldungeon's Introduction

pixeldungeon

Clone of Pixel Dungeon (https://github.com/watabou/pixel-dungeon/).

How to Play

I'm not giving you pre-compiled stuff or anything like that. (Maybe I will do that sometime later.) Compile the code yourself by running python3 compiler.py. It will automatically run the generated code once, but if you want to run it again, you can do java -jar compiled.jar.

Use the QWEADZXC keys to move around. (Look at your keyboard. You can move in all 8 directions.) Pressing S sleeps for 1 turn. You can look around. There's nothing really interesting yet. (And yet I already have 31 Java files! This is a big project.)

There's one enemy, who will pathfind (badly) towards you once woken up. It doesn't have very much health; you can kill it easily by walking into it.

You have an inventory, which starts out containing one item. There is another item randomly placed on the level. You can pick it up by walking into it.

pixeldungeon's People

Contributors

sillypantscoder avatar

Watchers

 avatar

pixeldungeon's Issues

Add light

Just what it sounds like. If you've played the original game you know what I mean.

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.