New games every week!
Stringy Things Blog
8th November 2017

Developments


I've been working on basic String functions, since last night.
Left, Right, Mid, Trim, SplitTxt and other generic "Basic-like" functions that I'm going to be relying on because I'm rubbish at doing C-strings.

-=-=-

Thankfully that all seemed to go fairly smoothly, but I'm starting to worry about all the leftover memory references that might be slowly leaking away.
I guess I'm going to have to try to find something a bit more stringent for finding holes and leaks and things, rather than just watching Task Manager and guessing things are ok.

Today's task will be to try and formulate the save-file(s), and figure out the best way to store information in a way that isn't easily hackable, whilst still being easily copy+paste'able files, in the case of you moving from system to system.

Complicated stuff!! .. And I haven't added MOD playing support, yet. Not sure if I'm in the mood to tackle that, today, though.
Views 42, Upvotes 10  
Daily Blog , 2018 Framework
New games every week!
Site credits : Jayenkai
(c) Jayenkai 2023 and onwards, RSS feed

Blog - Stringy Things - AGameAWeek