I Worked on my file browser app for my WebOS! I used the Yet Another Monochrome Icon Set For KDE Plasma here for the icons and app images for my OS and I used ZenFS (which provides node:fs compatible functions) to store files in IndexedDB.
I Worked on my file browser app for my WebOS! I used the Yet Another Monochrome Icon Set For KDE Plasma here for the icons and app images for my OS and I used ZenFS (which provides node:fs compatible functions) to store files in IndexedDB.
Prototype for the app bar for my WebOS
I made a window system with draggable and resizable windows for my WebOS!
Added a number guessing game example for my esoteric coding language!
Finished the join and create page for my multiplayer game! In addition, I started working on the map and smooth movement animations, as well as tile transition smoothing.
Added a README popup for the online interpreter of my language!
I almost finished making the UI for my web port of my esoteric coding language! I’m using Monaco editor for the code editing and Xterm.js for the terminal.
This is my first devlog for my esoteric coding language - Backwash. I completed the design and finished coding the first version of the project. The syntax is complete and I have coded a few demos, including rock paper scissors.
This is my first devlog for my CLI TCG game! So far I have: Added users with login and registration and logins saved to MySQL. Added cards loading from CSV into database and cards commands. Added trading servers and chat servers. Added tokens for external server connection. Added buying cards/decks from the shop. Added many cards that you can get. Added rarity system for decks.