TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What side projects you built in 2018?

5 点作者 startupflix超过 6 年前

1 comment

cannedslime超过 6 年前
I wasn&#x27;t satishfied with existing applications for binding joystick to keyboard inputs. I couldn&#x27;t find a single tool that could mimic analog controls by PWMing&#x2F;pulsing keystrokes, so I made my own, so I could finally have proper support for my joystick in games that didn&#x27;t support it (Mainly GTA online for helicopter ownage)<p>Its mostly useful for stuff like that, making bad PC ports work with joysticks, but I guess you could use it for accesibility as well as it also can bind mouse to joystick etc.<p>I also attempted to make a HTML5 player for an old physics sandbox game called Phun &#x2F; algodoo. It kinda worked, but I put it on hold because I got annoyed by some problems I had with the physics engine I used (LiquidFun)