Generating Every NES Game Ever Created
Here’s a fun idea to think about. For this post, I’m going to use Nintendo Entertainment System (NES) games as examples. This is because NES… Read More »Generating Every NES Game Ever Created
Here’s a fun idea to think about. For this post, I’m going to use Nintendo Entertainment System (NES) games as examples. This is because NES… Read More »Generating Every NES Game Ever Created
The Computer Basics The RAM, The HD and The CPU – The Three Musketeers There aren’t too many differences between a hard drive and RAM… Read More »Everything about The RAM, The HD, and The CPU
I’ve been trying to learn French for a while now. Recently, I found an online French course from Damon Dominique. Who turned out to be… Read More »Learning French With Damon Dominique
While I was creating my RetroLib project, I found some cool GitHub repositories similar to what I was making. One of the was called Pyxel;… Read More »Easily Make Retro Games with Pyxel in Python3
Programming for the Nintendo Entertainment System is hard. You have to write pure 6502 Assembly which is time consuming, and challenging. That’s why I created… Read More »Make NES Games in Your Terminal With RetroLib
Want to know why a stock price changes? The Stock Market can be confusing and overwhelming. When I was first learning about the Stock Market,… Read More »Why a Stock Price Changes And What It Means.
If you’re new to programming, you might be stuck on what to do with your new knowledge. Or maybe you aren’t new, and you just… Read More »How To Make A Twitter App With Python & PumpkinDB