Giter VIP home page Giter VIP logo

vite-node-starter's Introduction

TypeScript: A Dungeon Adventure

Congratulations! You thought we had a boring interview planned for you, but today we're going to make a game!

Well, part of a game. We won't finish.

The style of game is a Roguelike. It'll look something like this - a top down dungeon made out of ASCII symbols.

Some defining features of a roguelike:

  • The game uses random dungeon generation, to increase replayability.
  • Death is permanent. Save games don't allow you to recover previous state.
  • It's turn based, not real-time: the world only updates in response to player input.
  • It has a non-modal interface. Every action is available whatever the game / UI state (although it may not succeed)
  • It has complexity arising from the interaction of systems. There's more than one way to accomplish a goal.
  • Resource management is important.
  • Hack and slash combat is ultra important.
  • A lot of what you discover is consistent within one "run" but will be randomly regenerated if you die. Just because drinking a green potion heals you now doesn't mean it won't turn your next character into a statue.

What we care about

You won't have to type. You'll be pairing with another developer, and be "navigating" - you direct them, talk aloud through the problems you encounter and potential solutions.

We want to get a sense of how you think, how you solve problems, how you like working with other developers, and how you communicate.

We don't expect you to finish the game, or even necessarily complete a feature.

Have fun, and enjoy the process! We want to enjoy work, and hope you do too. :

vite-node-starter's People

Contributors

davidlee avatar kolorobot avatar

Watchers

 avatar

Forkers

jamesirving

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.