OpenNitemare3D icon indicating copy to clipboard operation
OpenNitemare3D copied to clipboard

port to C

Open BBQGiraffe opened this issue 2 years ago • 2 comments

C# is my favorite language but I do plan on having this work on older computers and this current iteration uses over a hundred megabytes of memory, which is ridiculous for a dos game from 1994, I recently started learning C and could probably port the current engine in a week or two, so yeah porting to a new language for the third time this seems to be a common trend in my projects

BBQGiraffe avatar Sep 07 '21 15:09 BBQGiraffe

"a week or two" my ASS, it's been a year and I'm only just now starting to get it to compile today

BBQGiraffe avatar Aug 17 '22 21:08 BBQGiraffe

anyways I've already written like two raycasters in C so just going to yoink that code after I finish fixing the awful code I wrote like a year ago for this, it didn't even compile till now, anyways I got the Windows sprites to load properly because apparently the GAME.PAL that comes with the Windows version is just a PCX image image

BBQGiraffe avatar Aug 17 '22 21:08 BBQGiraffe