Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

So today i got a little frustrated with my game so i decided to take a break and build something to help me understand jquery/javascript a little better. I created a terminal type application. If you guys want to check it out you can see it on my old free host here:

http://toretto.x10.mx/terminal.html

Tell me what you think, i will be upgrading it in my free time and might make a full fledged Web based OS someday haha.

To show it was not a waste here is what i have learned during it so far:

- localStorage (a little bit learned, i knew some before)

- Regex - I always struggled with this and now i am getting a hang of it

- Javascript in general - I am improving my understanding quite a bit and hope to transfer the experience to my game in the future

Forgot to add: the execute function actually works for Javascript! Feel free to check it out

Edited by gamble
Posted

If you made this then your JavaScript/jQuery skills aren't as bad as you thought. Did you use a tutorial for this? Oh and localStorage is very useful and easy to use, I'm glad they made it.

Posted

It's really cool but if your making it like a terminal try calling the commands something like: ls, touch, mkdir, rm, nano?

edit don't work for me, i'm not sure why

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...