detour | 2 years ago | on: Game-icons.net: Free icons for your games
detour's comments
detour | 2 years ago | on: Tabletop RPGs we played in 2023
detour | 2 years ago | on: Tabletop RPGs we played in 2023
The Gamemaster is a player too, they're just playing everyone that _isn't_ a protagonist. While there's some level of responsibility it would be a very toxic group that expects the GM to do all the "work" and they just get to "play". It should be everyone's responsibility to make sure the game is fun for the entire table.
detour | 2 years ago | on: Tabletop RPGs we played in 2023
detour | 2 years ago | on: Tabletop RPGs we played in 2023
[0] https://www.kickstarter.com/projects/757240159/enclave-a-tab...
detour | 2 years ago | on: Ask HN: What are you passionate about at the moment?
detour | 2 years ago | on: Show HN: Superblocks AI – AI coding assistant for internal apps
detour | 7 years ago | on: Show HN: Puzzle Box
detour | 7 years ago | on: Show HN: Puzzle Box
detour | 11 years ago | on: Windows 10 is the official name for Microsoft's next version of Windows
detour | 14 years ago | on: Twitter sentiment analysis using Python and NLTK
detour | 14 years ago | on: Python Ecosystem - An Introduction
Actually, it is :)
pip install pep8
detour | 14 years ago | on: Ask HN: Can you write high quality mobile apps in HTML5 yet?
LimeJs (http://www.limejs.com/) - seems the most mature. Its built upon Google's Closure library. I personally found it a bit cumbersome, though certainly powerful. Optimal performance is obtained by using the Closure compiler.
CraftyJs (http://craftyjs.com/) - was the easiest to get something up and running quickly. If you've ever played around with Unity3D, it basically follows the GameObject model wrapped in a jQuery like syntax; which feels very natural. Performance was decent but I've run into bugs as the project is fairly new.
Cocos2D Js (http://cocos2d-javascript.org/) and EaselJs (http://www.easeljs.com/) - are probably good options but I preferred the other two.
There's also a few vaporware projects that would be amazing if they would ever release, namely RocketPack (http://rocketpack.fi/) and GameClosure (http://gameclosure.com/)
detour | 14 years ago | on: JQuery Mobile 1.0
detour | 14 years ago | on: Ask HN: What do you use for website monitoring?
detour | 14 years ago | on: My apps look ugly as sin. How do I improve my design skill?
Other options include Less Framework (http://lessframework.com/) and Twitter's Bootstrap (http://twitter.github.com/bootstrap/)
detour | 14 years ago | on: Ask HN: Best cloud host?
detour | 14 years ago | on: Ask HN: Updated recurring payment recommendations?
detour | 14 years ago | on: Why every programmer should have a Tiddlywiki
detour | 14 years ago | on: Skeleton: A Beautiful Boilerplate for Responsive, Mobile-Friendly Development