An open API service indexing awesome lists of open source software.

https://github.com/biud436/macos-textwindow

This project is test purpose for porting My 2D Game Engine named Initial2D on Windows, as Mac OSX M1
https://github.com/biud436/macos-textwindow

cpp game-engine lua sdl2

Last synced: 2 months ago
JSON representation

This project is test purpose for porting My 2D Game Engine named Initial2D on Windows, as Mac OSX M1

Awesome Lists containing this project

README

          

# Introduction

image

This project is test purpose for porting my 2d Game Engine named `Initial2D` on Windows, as Mac OSX.

To build this project, you must install `SDL2` and `SDL_TTF` and `lua` using `brew install` and open the xcode and then build and run.

Note that the code block is built C++ 17 or above only (GNU C++ 17)