Began work on the C port. To my knowledge, everything is working except the graphics code. The C API doesn't include bitmap compositing functions out-of-the-box.

This commit is contained in:
Rezmason
2022-06-05 23:19:03 -07:00
parent 5bebf6ad71
commit 8df808ea76
5 changed files with 339 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name=The Playtrix
author=Rezmason
description=A familiar animation of mysterious raining symbols.
bundleID=net.rezmason.theplaytrix
version=1.0
buildNumber=1
imagePath=path/to/launcher/assets
launchSoundPath=path/to/launch/sound/file