From af3b04f0abf5806117f49e33788ceab2c4f180ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Valor=20Mart=C3=ADnez?= Date: Tue, 18 Oct 2022 20:09:40 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20Makefile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 4 ++++ game.lua | 10 +--------- scr.bin | 1 + 3 files changed, 6 insertions(+), 9 deletions(-) create mode 100644 Makefile mode change 100644 => 120000 game.lua create mode 100644 scr.bin diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..bc7bbe0 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +executable = ascii + +macos: + g++ *.cpp ./lua/*.c -lSDL2 -o $(executable) \ No newline at end of file diff --git a/game.lua b/game.lua deleted file mode 100644 index 30bb146..0000000 --- a/game.lua +++ /dev/null @@ -1,9 +0,0 @@ -function init() - setmode(0) - cls() - play("o4v5l1crcl4dcferl1crcl4dcgfr") -end - -function update() - -end \ No newline at end of file diff --git a/game.lua b/game.lua new file mode 120000 index 0000000..f4dcdce --- /dev/null +++ b/game.lua @@ -0,0 +1 @@ +/Users/sergio/Gitea/miniascii_jaildoc/miniascii/demos/ticker.lua \ No newline at end of file diff --git a/scr.bin b/scr.bin new file mode 100644 index 0000000..c8c61fe --- /dev/null +++ b/scr.bin @@ -0,0 +1 @@ + ֏֏֏֏֏ ԏԏ ԏԏ ԏ ԏ ֏ԏԏ ԏԏԏԏԏ G A M E S Y S T E M xxxxxxxxxxxxxxxx             \ No newline at end of file