Added a README popup for the online interpreter of my language!
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.