0

im learning basics of javascript in Codecademy , and did a simple text game, the thing is: I want to expand it and make it more enjoyable.

I want the game does not use pop-ups to be displayed I want a console in the browser that you type stuff in a bar and when you hit enter the command is send to do stuff like...

Did some research before this and found this good answer BUT this console is really hard to understand for a beginner like me, there is a easy way to make a console for javascript?

9
  • What is "console in a browser"? Please explain. Commented Jul 4, 2014 at 1:50
  • 2
    You may attempt to solve the problem, and when you get to a point where you cannot proceed, you may post a question here with a sample code. Then, someone may help you. Commented Jul 4, 2014 at 1:51
  • What did you try? What are you having trouble with? Are you asking how to make a textbox and a button? Commented Jul 4, 2014 at 2:01
  • The question you linked to has a good one from moonshadow called jqueryterminal. Commented Jul 4, 2014 at 3:14
  • ok ok , sorry for not being clear about it, i hit enter and send the question incomplete, yes the example is good, but there is a simpler way to make a console in the browser? (not the console that appears when you use "inspect element") Commented Jul 4, 2014 at 18:10

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.