About Social Code
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 daysAdd more packets and get json lib working with server dataLucas Fryzek
11 daysAdd json lib from rhombus upstreamLucas Fryzek
It seems that json lib doesn't work with the official racket 8.16 release, so I'm keeping a copy of racket+rhombus json in the lib folder to get around this.
2025-03-23Get threading of world workingLucas Fryzek
2025-03-23Reorganize source, create basic threading and serverLucas Fryzek
Need to create main world loop and have it message with web server
2025-03-22Add basic item systemLucas Fryzek
2025-03-22Split up filesLucas Fryzek
2025-03-22Work out more of gathering logicLucas Fryzek
2025-03-20Add skeleton for gatheringLucas Fryzek
2025-03-20Make validate functions reusableLucas Fryzek
2025-03-20Add tile blocking logicLucas Fryzek
2025-03-20Use enum for directionLucas Fryzek
2025-03-20Make entity move part of entity classLucas Fryzek
2025-03-20Initial commitLucas Fryzek