gamble Posted June 14, 2014 Share Posted June 14, 2014 (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 June 14, 2014 by gamble Quote Link to comment Share on other sites More sharing options...
Dayo Posted June 14, 2014 Share Posted June 14, 2014 all you have done is install this 3rd party plugin, have you expanded on the api and made any custom functions? Quote Link to comment Share on other sites More sharing options...
Script47 Posted June 14, 2014 Share Posted June 14, 2014 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. Quote Link to comment Share on other sites More sharing options...
wrux Posted June 14, 2014 Share Posted June 14, 2014 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 Quote Link to comment Share on other sites More sharing options...
gamble Posted June 14, 2014 Author Share Posted June 14, 2014 I did install a terminal style plugin. I made all the functions myself though. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.