From 1bc6f0622efcf9faeb0d2114af1fbd8b63a85aa1 Mon Sep 17 00:00:00 2001 From: LinkHpp <63952783+LinkHpp@users.noreply.github.com> Date: Fri, 26 Apr 2024 13:59:43 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40909a1..820474e 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ +# Spaceship NES This a test to learn how in the past they made games, spoiler alert it was in assembly, so I'm trying to learn how to make a basic arcade game with the help of book.famicon.party and learning how, in the process, learn some assembly and how the NES works.