Giter Site home page Giter Site logo

amio / console.js Goto Github PK

View Code? Open in Web Editor NEW
117.0 7.0 12.0 107 KB

A game console (video game cli) for browsers.

Home Page: https://amio.github.io/console.js/

License: MIT License

CSS 16.19% JavaScript 76.69% HTML 7.12%
video-game console video-game-cli easter-egg

console.js's Issues

Add auto-completion

When you type in part of a command and press TAB it should auto complete that command

set # => TAB = SETNAME

If there are multiple matches, show each command which starts with given input

s # => TAB =
SAY
SETNAME

omfg thanks for this =]

🙏
@amio thanks for this amazing ⚡ script'z
xD

for emote in https://gist.github.com/dubiouscript/34755353cd94760d8a0f5c468e747a59
do 
echo $emote;
done

index.js:4 Uncaught ReferenceError: Console is not defined

Hi, I want to start off by saying: nice work! I tried it on the project page and it is just what I was looking for.

But, I can't get it to work properly with browserify (installed it through npm "console.js": "^1.1.0",), it tries to load the index.js and I get the error below (the first part is in my code, but the second is in console.js.)

Uncaught TypeError: Console is not a constructor
    at Object.192../game.js (index.js:8)
    at s (_prelude.js:1)
    at e (_prelude.js:1)
    at _prelude.js:1
192../game.js @ index.js:8
s @ _prelude.js:1
e @ _prelude.js:1
(anonymous) @ _prelude.js:1

index.js:4 Uncaught ReferenceError: Console is not defined
    at window.onload (index.js:4)
window.onload @ index.js:4

I'm on OS X 10.11.5, Chrome Version 55.0.2883.95 (64-bit)

caseSensitive: true does not work as expected

Hello,

I can't get caseSensitive property to work properly. I had a short look in the code and on row 82, in the createInputListener, it seems to be doing a toLowerCase without checking caseSensitive option.

Kind Regards,

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.