Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

The bugs šŸ¤£

Enjoy the break.

(1 edit) (+3)

I'm glad all the bugs give someone pleasure ;P

And thanks!

hahaā€¦I like the bug reports, not the bugs.

Iā€™ve probably mentioned this before but Iā€™m a dev myself of 25+ yrs.

To this day I prefer plain C and generally try to never go above C++, even dabbling in Assembler when sanity permitsā€¦I still cringe at the horror of Turbo C++ 3.0 Interrupts that didnā€™t just crash the program you were working onā€“they crashed the programming language (TC++) as well lmao. I truly feel your pain.

I also enjoy the humor, my all time favorite creation from back in those days was a 16-Bit Binary/Octal Mouse Pointer that was a Middle Finger šŸ–• instead of a hyperlink style pointer I made for a mini OS I was trying to make hahaha.

From what I gather talking to the few devs I do around here that use renā€™pyā€¦its such a high level language that it sometimes goes retarded on you when you make changes that affect anything in past save games as well because it has a memory of sorts. An issue you have avoided completely, at least since I found this game.

I could never deal with that type of programming any more than most people could deal with the horrible debuggers for low-level coding, such as C/C++ where a missing } or a +1 in a for/next or loop through a array can cause you to dig through mass amounts of code and still leave you guessing where the actual error is lol.

I also have HS/HS2 and Kotaitsu (idk if I spelled that right) and canā€™t draw (edit, shape, whatever you consider it) to save my life, so I appreciate all the hard work much more than most users.

I have been trying to create one character based on pictures in HS/HS2 since I got them a few years back and still canā€™t get the features right on her after so long (you take requests? lmao)

So ya, I like the bug ā€˜reportsā€™ and the fact you make them funny on the user end rather than the same old gripeā€¦but I know first had its no fun when it happens :p

Its probably why I appreciate the lack of ā€˜forcedā€™ payment so much as well, i generally left all my programs commented thoroughly and as open source back when I was able to do so, that way people could learn from themā€¦rather than just trying to make a buck.

Like I said, much respect.

Had to be doneā€¦

1111111111111111 1111111011111111 1111110001111111 1111110001111111 1111110001111111 1111100000111111 1101000000001111 1000000000000111 1000000000000011 1100000000000011 1110000000000011 1111000000000011 1111100000000111 1111100000000111 1111100000000111

0000000000000000 0000000000000000 0000000100000000 0000000100000000 0000000100000000 0000000100000000 0000010101000000 0010011111110000 0011011111111000 0001111111111000 0000111111111000 0000011111111000 0000001111110000 0000001111110000 0000000000000000 0000000000000000

const unsigned TC_Bird[] = { 0xFFFF,0xFEFF,0xFC7F,0xFC7F, 0xFC7F,0xF83F,0xD00F,0x8007, 0x8003,0xc003,0xE003,0xF003, 0xF807,0xF807,0xF807,0xFFFF, 0x0000,0x0000,0x0100,0x0100, 0x0100,0x0100,0x0540,0x27F0, 0x37F8,0x1FF8,0x0FFB,0x07F8, 0x03F0,0x03F0,0x0000,0x0000 };

Iā€™m not even sure that was the final version of it, but you get the idea lmao.

:)~