13 hours ago, Brian.Washechek said:
Do you think I could purchase an old Atari plus empty cartridges and a writer to write games?
I think that about the same way I think that if you buy a piano you could play songs by Chopin, Mozart, and Beethoven.
Yes, with the right tools and sufficient experience and training and effort people can create the games. Someone with sufficient training and experience can use an instrument to play concert pieces. Someone with the right background and the right sporting gear can play sports at professional or pro-am levels.
Few people choose to do it, but it is certainly possible.
You could buy all the tools, that is the easy part. You then need to learn how to program, learn how to design and build games, learn how to develop on the assembly language the computer used, learn the exact timings of the cpu instructions because that was how they coordinated what appeared on the screen.
Most of the programmers on those early systems were mathematicians (often with bachelors or masters degrees in mathematics) who could take many mathematical shortcuts because they understood the math at a deep and fundamental level, finding ways to implement the algorithms that exactly equaled the time requirements, making tradeoffs between math results to fit the timings perfectly.
That doesn't mean you could not do it, many people invest the time and effort to do it. Just like many people invest the time and effort to learn to play the piano to master levels. But understand that you're talking about a long journey before you reach the destination you're discussing.