Rituraj Borpujari
banner
riturajborpujari.bsky.social
Rituraj Borpujari
@riturajborpujari.bsky.social
Coder | Problem Solver | Technology Enthusiast

I write at https://riturajborpujari.com/posts
Testing out custom JSON stringifier for Nodejs.
Got it to run faster than NodeJs 20 (LTS) one!!!

NodeJs 22 is still 113 ms faster in total of 1000,000 operations

riturajborpujari.com/posts/compet...
August 14, 2024 at 6:10 AM
My move logic is done. Based on the current pacman position, i can check whether it can move in a certain direction.

next up, continuous validation of movement rules and update of pacman position based on input to keep it moving.
Free roam it is then.
April 24, 2024 at 3:32 AM