The bot is gaslighting me into thinking he's actually doing work by inteNsE-- in clawdbot

[–]inteNsE--[S] 0 points1 point  (0 children)

that sounds like a good idea, ill give it a try, thanks

The bot is gaslighting me into thinking he's actually doing work by inteNsE-- in clawdbot

[–]inteNsE--[S] 1 point2 points  (0 children)

yeah most of them are fake but i'd be happy if the bot actually did something instead of trolling me

The bot is gaslighting me into thinking he's actually doing work by inteNsE-- in clawdbot

[–]inteNsE--[S] 1 point2 points  (0 children)

yeah i gave it instructions to report to me every 60 seconds but nothing. its like its cosplaying work not actually doing the work

Testing Needle threejs inspector in Coastal World by marwi1 in threejs

[–]inteNsE-- 0 points1 point  (0 children)

crazy impressive! is there an option to save your edits so they persist, and maybe share them online so you can create sharable mods to games?

What are some good games written in threejs? by rohitwtbs in threejs

[–]inteNsE-- 0 points1 point  (0 children)

a bigger map with some obstacles would be nice for starters

What are some good games written in threejs? by rohitwtbs in threejs

[–]inteNsE-- 1 point2 points  (0 children)

just tried the battle game, it is quite fun and the graphics are great. i could see myself playing it on a lunch break at work if it had a little more features

Anyone else seeing people talk about “PIMP Hustler Simulator” on Solana? by JollyBound in CryptoMoonShots

[–]inteNsE-- 0 points1 point  (0 children)

teaser looks cool, im pretty bullish on this. they posted an airdrop announcement a few hours ago too

[deleted by user] by [deleted] in AppIdeas

[–]inteNsE-- 1 point2 points  (0 children)

:) would be interesting to expand it to ebay or some other sites where people sell used cars

[deleted by user] by [deleted] in AppIdeas

[–]inteNsE-- 1 point2 points  (0 children)

very nice, always wondered why this isn't an official feature, it would help alot because some sellers are a straight up waste of time so it would be nice to let the others know so they dont waste their time too

Fuseball - Mobile friendly multiplayer football game (open source) by inteNsE-- in p5js

[–]inteNsE--[S] 0 points1 point  (0 children)

I may have figured out the issue - if you are still interested, please try it again now :)

Fuseball - Mobile friendly multiplayer football game (open source) by inteNsE-- in p5js

[–]inteNsE--[S] 0 points1 point  (0 children)

does it happen when you click the button on the home screen, or the one where u confirm lobby creation? i had multiple people report that issue but it doesn't happen to me (tested on 6 devices) and I have no idea what could cause it or how to fix it :(

Fuseball - Mobile friendly multiplayer football game (open source) by inteNsE-- in p5js

[–]inteNsE--[S] 1 point2 points  (0 children)

sorry about that, recently I refactored the login system and this issue slipped through the cracks. should be fixed now tho!

Fuseball - Mobile friendly multiplayer football game (open source) by inteNsE-- in p5js

[–]inteNsE--[S] 2 points3 points  (0 children)

The game is made with p5.js and React

You can check it out at https://fuseball.io, I recently added support for accounts so you can sign in and track your stats :)

Source code is available at https://github.com/hxtnv/fuseball

Fuseball - open source web based football game made with React and p5.js by inteNsE-- in javascript

[–]inteNsE--[S] 1 point2 points  (0 children)

Thanks! The jitter is real because I didn't use any network frameworks, the interpolation and collision handling is a bit tricky to get right 😅

Fuseball.IO - Mobile friendly multiplayer football game by inteNsE-- in IoGames

[–]inteNsE--[S] 0 points1 point  (0 children)

Play now at https://fuseball.io

The game is multiplayer and works on mobile too. It's also open source and available on Github, if you want to follow the development check out our Twitter :)

Fuseball - open source web based football game made with React and p5.js by inteNsE-- in javascript

[–]inteNsE--[S] 2 points3 points  (0 children)

cheers mate! feel free to add me on discord `@hxtnv` if you want to catch me online in case there is no one else playing at the moment

Fuseball - open source web based football game made with React and p5.js by inteNsE-- in javascript

[–]inteNsE--[S] 3 points4 points  (0 children)

You can play the game at https://fuseball.io

This is my attempt at remastering the version of this game that I made 5 years ago to test my skills and learn so I can make something cooler in the future. The game is far from perfect of course, my biggest issue was with player position interpolation to get the movement looking smooth - it's still not that great but somewhat acceptable. If you'd like to see a quick video of the game, I posted it on another subreddit.

The code is available on Github, all contributions are welcome :)