https://github.com/xta/playdate_hello_world
basic macos playdate app example
https://github.com/xta/playdate_hello_world
gamedev lua playdate
Last synced: 3 months ago
JSON representation
basic macos playdate app example
- Host: GitHub
- URL: https://github.com/xta/playdate_hello_world
- Owner: xta
- License: mit
- Created: 2022-05-08T23:55:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T00:09:09.000Z (over 3 years ago)
- Last Synced: 2025-03-16T14:36:46.781Z (10 months ago)
- Topics: gamedev, lua, playdate
- Language: Lua
- Homepage: https://www.rexfeng.com/blog/2022/05/setting-up-your-mac-to-create-a-playdate-app/
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Playdate Hello World
A basic app which runs on the Playdate Simulator. Building a game is left as an exercise to the reader