GithubHelp home page GithubHelp logo

arrange's Introduction

ARRANGE - a console based number game

ARRANGE is a small sized console based number arranging game. You need to arrange number in a 2D format. Like

1 2 3
4 5 6
7 8 9

Once you run Main.main you will be asked to select the hardness level. You may either enter

  1. easy
  2. moderate or medium
  3. hard
  4. n for a n by n game.
  5. m n for a m by n game.

ARRANGE also understands natural language (somewhat and faked). You may enter I want to play a easy game or Lets play a 100 by 200 game. Once the game start you need to enter a number and the direction to move the number (two number will swap). Like

1 u
//To swap 1 with the number above (if available)

Available options are

  1. u for UP
  2. d for DOWN
  3. l for LEFT
  4. r for RIGHT

Again you may enter Move 20 towards lEfT. Enter e or exit anytime to exit from the game. Once you finish a game you can play again, enter YES or NO.

Idea by- Shouvit Pradhan

arrange's People

Contributors

sherlockdoyle avatar

Watchers

 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.