First "Hello MacLO" build

* Added base "Hello MacLO" app
* Added first attempt at porting game engine from [ArduLO](https://github.com/jonthysell/ArduLO)
* Added README.md and LICENSE.md
This commit is contained in:
Jon Thysell
2021-10-11 11:04:12 -07:00
parent 266a8ddc32
commit 1f51e4e4d2
14 changed files with 14 additions and 2 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
* text=auto
*.c text eol=LF
*.h text eol=LF
*.c text eol=CRLF
*.h text eol=CRLF
*.md text eol=CRLF
+1
View File
@@ -0,0 +1 @@
MIT License
+1
View File
@@ -0,0 +1 @@
# MacLO #
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
BIN
View File
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>
+1
View File
@@ -0,0 +1 @@
// Copyright (c) Jon Thysell <http://jonthysell.com>