<< 08-08-2025 >>

00:52:44*jailop quit (Remote host closed the connection)
00:53:24*jailop joined #nim
00:54:16*jailop quit (Remote host closed the connection)
02:01:24FromDiscord<albassort> hey beef
02:01:37FromDiscord<Elegantbeef> Hey @albassort
02:01:58Amun-RaI'm late to the party, C alternative using while: https://play.nim-lang.org/#pasty=VvhNPUSK
02:02:09FromDiscord<albassort> if i made a game where you're an astronomer and you need to program shaders to process 2d to 4d data matrixses, would that be fun
02:02:41FromDiscord<albassort> and you need to do it in forth on a type writer with limited cpu and ram, and load punch cards, and organize the punch cards, and store the punch cards
02:03:34FromDiscord<Elegantbeef> It could be fun, fun is always a measure of the designers abillity
02:04:33FromDiscord<albassort> for example, you are tasked with scanning a given area of a moon to make a depth map, and you need to use two different telescopes, and write a program to, do a non-euclidian map of both images onto each other, then output the maps to a punch card data dump and put it in the mail
02:04:51*syl quit (Quit: C-x C-c)
02:04:55FromDiscord<albassort> and somehow the game evaluates how good you did it
02:05:15Amun-Rapunch cards are best for beat'em up games
02:05:20Amun-Ra(I'll ask myself out)
02:05:28FromDiscord<albassort> while running on like a 2 thread cpu running at like 2 mhz with like 12kb of ram
02:05:58FromDiscord<albassort> basically the game is about being trapped in hell
02:06:23*syl joined #nim
02:12:25Amun-Rain a good (?) old days we had MOS 6502 running at 0.9MHz, having three 8-bit registers (A - single accumulator, X and Y) with whooping 64KB of RAM…
02:13:04FromDiscord<albassort> my other idea is a massively parallel cpu with a slow clock so it will do shaders quickly
02:13:27FromDiscord<albassort> like like 148 threads and each is like 0.2mhz
02:13:34FromDiscord<albassort> so you really need to optimize your code
02:13:39FromDiscord<albassort> (edit) "so you really need to optimize your code ... " added "and do cool IPC things"
02:23:40FromDiscord<albassort> this has been in my brain for years i wanna make it but it would be like 10 years of work and i would need to go to school for cosmology and it seems like a lot of effort
02:26:42FromDiscord<Elegantbeef> So don't make it physically accurate but make it fun @albassort
02:27:11FromDiscord<albassort> well i wanna make learning more about the world reward you in the game
02:27:23FromDiscord<albassort> to encourage those who set forth seek to learn
02:27:33FromDiscord<Elegantbeef> https://www.youtube.com/watch?v=MGpFEv1-mAo is my view
02:27:54FromDiscord<Elegantbeef> Right but you can do that in a fun way
02:27:58FromDiscord<Elegantbeef> Look at turing complete for instance
02:28:28FromDiscord<Elegantbeef> Does it have to be true to life mechanics? No
02:28:31FromDiscord<Elegantbeef> It just has to approach the problem in a way that lets them learn it even at a high level
02:29:19FromDiscord<Elegantbeef> There are plenty of games around programming so make the problem approachable and you will have people interested
02:30:23FromDiscord<Elegantbeef> A shader game could be quite fun if you slowly got more operations and combined them to take an input and match an output
02:30:28FromDiscord<albassort> well, how i feel about this is:↵if there is many high level games, shouldn't there be a few low level ones?
02:31:27FromDiscord<albassort> also feel like, if i make something not for profit, but to find one person, some day, somewhere, who understands, thats worth it
02:31:38FromDiscord<Elegantbeef> Cause why do pretend low level when you can do real low level 😛
02:31:46FromDiscord<Elegantbeef> Turing complete is low level though
02:32:10FromDiscord<Elegantbeef> we're in a similar boat in that regard, it's about making something fun to me
02:32:52FromDiscord<albassort> well the fun for me is the process of creation
02:33:27FromDiscord<Elegantbeef> I mean my reason to make games is that I hope someone will find it fun
02:34:24FromDiscord<albassort> perhapsc im more self centered, i want to make something, how i want to make it, and i don't care if nobody finds it fun, or if one person finds it fun, because so long as I made it. that is the enjoyment for me
02:35:18FromDiscord<albassort> almost as if living and creation aren't different tasks
02:38:10FromDiscord<Elegantbeef> Making is also the point to me, but my reason for making games and not a tshirt is I want to make something people find fun