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
- Host: GitHub
- URL: https://github.com/biud436/macos-textwindow
- Owner: biud436
- Created: 2021-06-27T12:57:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T14:12:28.000Z (about 4 years ago)
- Last Synced: 2025-03-18T00:41:21.181Z (over 1 year ago)
- Topics: cpp, game-engine, lua, sdl2
- Language: C++
- Homepage:
- Size: 3.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction

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)