You are browsing as a guest. Sign up (or log in) to start making projects!

pizzalover125

@pizzalover125

Joined May 31st, 2026

  • 44Devlogs
  • 4Projects
  • 1Ships
  • 0Votes
Open comments for this post

39m 6s logged

created 2048 that fits in a QR code! it was pretty easy to do, as its just a 4x4grid with some simple logic for sliding and merging tiles. you can play it by using the arrow keys. it takes a bit of visualization, but it works!

the inspiration was the SayCheese YSWS, which happened a while ago, but it was about making an app that fits in a QR code.

0
0
2
Open comments for this post

1h 38m 33s logged

implemented checkboxes! idk why i didn’t add this earlier; this feature is super essential to the app. i focused a lot on the animation part, as that’s my priority for this project.

0
0
5
Open comments for this post

33m 15s logged

i was trying to implement a feature when pretty much everything broke. i reverted to the old commit and decided to refactor the code to be more readable!

0
0
6
Open comments for this post

1h 11m 17s logged

implemented link sharing! basically, it saves your board state, packages it up into a string of characters, and makes it sharable with anyone in the world.this was an interesting feature to add, as I’ve never done something like this before.

0
0
4
Ship Changes requested

Stockpanda is an open-source chess engine made with Python that can be played through a custom web GUI!

Creating an engine is extremely technical, so I had to do thorough research on the different alogrithms to make the engine better and better.

I'm proud that my GUI has such a smooth user interface, as well as the fact that my engine is extremely strong! Building this was a blast :)

  • 24 devlogs
  • 23h
Try project → See source code →
Open comments for this post

1h 38m 14s logged

implemented two pieces of polish:

  1. victory confetti
  2. screen shake + sound effect on illegal moves

these changes were not too difficult, but I did run into a couple of bugs. i think i’m ready to ship! not much i think i can add at this point.

0
0
5
Open comments for this post

1h 43m 27s logged

made the move history travel-able! now, you can go backwards and forwards through the game’s history. there were bugs with this feature, but it works perfectly now!

0
0
2
Open comments for this post

2h 28m 30s logged

fixed a lot of visual bugs with delays, including one major one with the cards disappearing on mobile. i fixed that, but in order to test it, I needed to deploy it on vercel. I did so, and it worked! try it out at trell0.vercel.app!

0
0
7
Open comments for this post

1h 52m 16s logged

added more customization! there are now more options for customizing the time, board, piece, and now sound themes. this wasn’t too difficult; just tedious.

0
0
7
Open comments for this post

22m 12s logged

deployed this on Vercel! had to change a couple of things and vercel had some issues with the build, but i got it figured out! go to stockpanda.vercel.app!

0
0
4
Open comments for this post

1h 17m logged

implemented premoves! now you can make moves before the engine makes a move; similar to chess.com and lichess.org. i couldn’t get a screenshot cause it takes some time, so try it out yourself!

0
0
3
Open comments for this post

1h 6m 12s logged

added board annotations! if you’ve ever used chess.com or lichess, you would know you can highlight squares and draw arrows. now, you can do that on stock panda! implementing this was a lot easier than i thought, ngl. pretty smooth sailing.

0
0
4
Open comments for this post

1h 22m 21s logged

made it responsive on mobile! i came across a lot of bugs with it not working but i eventually got through the bugs. to accomplish this, i also ended up adding functionality to make moves by clicking instead of dragging. some people like it that way.

0
0
6
Open comments for this post

42m 8s logged

implemented a notation system on the side, similar to how chess.com andlichess.org do it. pretty simple, other than visual bugs with weird scrolling problems. super clean tho!

0
0
7
Open comments for this post

1h 25m 36s logged

implemented custom themes! now you can fully customize the look and feel of your chess game against Stock Panda! I love how intuitive the UI/UX is

0
0
8
Open comments for this post

1h 36m 46s logged

transformed the UI of the application. added extremely satisfying sounds that im genuniely so proud of. made it look like chess.com cause people recognize that. also, you can choose to play as black or white, which is really cool! finally, there are now animations for the computer’s moves.

0
0
5
Open comments for this post

1h 54m 12s logged

implemented board management! now, you can manage all your projects. i have the same animation style as the rest of the application. there were several bugs with the animations, but I got them all fixed up!

0
0
12
Loading more…

Followers

Loading…