From: sparky4 Date: Sat, 7 Oct 2023 22:32:54 +0000 (-0500) Subject: test X-Git-Url: http://git.osdn.net/view?p=proj16%2F16.git;a=commitdiff_plain;h=84ca95197a34b35575db91238c092643eb60e0c9 test --- diff --git a/README.md b/README.md index b9591b4c..351fa6be 100755 --- a/README.md +++ b/README.md @@ -37,3 +37,5 @@ the game is a 16 bit top down scroller in 4 directions where is loads more level it will have a save feature, OPL3 and PC speacker sounds, a custom palette manager that loads palette for different sprites and stuff on the fly and merge matching colors together i need to return the ylookup table for the graphical system which is what wolf 3d used + +## This repo is specifically made just for the game engine. all test programs will break here.