Viewing profile — tom32i
tom32i
HN member- Joined
- Tue, May 05, 2015, 10:31 PM UTC
- HN karma
- 12
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About tom32i
No profile information was provided.
Recent public activity
-
comment
Comment #48757057
Thanks! Reconnection relies on two mechanisms: Server side — Secured client identification: When you connect to the game, the server forges and sends you a unique secure token. If …
-
comment
Comment #48744930
It was clearly dynamic "trail" geometry: in curvytron your trail grows behind you as you go, so on each frame most of active players trail "capsule" 3D geometries have changed. I s…
-
story
Show HN: Curvytron 2, I rewrote my browser party game, 10 years later
Hi everyone, french web dev here, About 10 years ago I did a little party game in the browser inspired by Achtung die Kurve genre, it reached HN ( https://news.ycombinator.com/item…
-
comment
Comment #9498208
Did you run these 3 commands? - npm install - bower install - gulp Can you check if the file web/js/dependencies.js exists in the game folder?
-
comment
Comment #9498070
Yes! http://www.curvytron.com/#/about
-
comment
Comment #9497879
If you need any help don't hesitate to contact the team :)
-
comment
Comment #9497714
NodeJs + Websockets: http://www.curvytron.com/#/about
-
comment
Comment #9497709
Working on it! Thanks for the feedback guys.
-
comment
Comment #9495419
Hi guys, the server is fixed ... for now ;) Thanks for all the feedbacks, you guys are awesome. We'll be working hard on the majors problems you observed: - Where am I? - Backgroun…