Search the Community

Showing results for tags 'javascript browsergame'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Idle Forums
    • Video Gaming
    • Wizard Jam
    • Movies & Television
    • Books
    • Idle Banter
  • Shows
    • The Cutdown Episodes
    • Every Game in this City Episodes
    • Three Moves Ahead Episodes
    • Something True Episodes
    • Designer Notes Episodes
    • Important If True Episodes
    • Idle Thumbs Episodes & Streams
    • Idle Weekend Episodes
    • Old Shows Home
  • Wizard Jam
  • Babysitter's Club's History of the series
  • wrong club's no

Calendars

  • Community Calendar

Location


Interests


Biography


Location


Interests


Occupation


Favorite Games

Found 1 result

  1. Untrusted

    So this is going to be niche in that you're probably going to be pretty lost without some programming knowledge (javascript knowledge is better but probably not necessary), but Untrusted is a neat game that seems kinda like a low fi browser take on doublefines hack n slash, except (from what I've seen of HnS) it's even more explicitly an exercise in programming. Some levels are pretty constrained in what you can do, but others allow for quite a bit of latitude/creativity in terms of solutions. Also "walkthroughs" such as they are can be found by searching for "foo.js" (found at the top of the code panel) on GitHub Gist For example, the first level (which is trivial anyways).