issues
search
finnvoor
/
PlaydateKit
Create games for Playdate using Swift.
https://finnvoor.github.io/PlaydateKit/documentation/playdatekit
Creative Commons Zero v1.0 Universal
198
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Swift 6, SwiftUnicodeDataTables, Other Improvements
#106
STREGA
opened
3 days ago
2
Support for multiple package products
#104
STREGA
closed
3 days ago
0
Use relative resource paths in PDX root
#103
STREGA
closed
5 days ago
0
Error on build when running swift build -c release on 15.1
#102
jrschumacher
opened
1 week ago
1
Fix segfault on sprite dealloc
#101
finnvoor
closed
4 weeks ago
0
Use Unmanaged instead of unsafeBitcast
#100
finnvoor
closed
4 weeks ago
1
Deallocating a sprite from another sprite's update loop causes a segfault
#99
finnvoor
closed
4 weeks ago
1
Flappy Swift
#98
finnvoor
closed
4 weeks ago
1
Easings
#97
finnvoor
closed
1 month ago
0
Memory leak in `BitmapTable`?
#96
tyskwo
closed
1 month ago
2
Move CrankIndicator to separate target and conditionally include assets
#95
finnvoor
opened
1 month ago
0
Implement CrankIndicator from Lua's CoreLib/UI
#94
kaylanx
closed
1 month ago
0
"Build and run directly in the simulator using Xcode" -> "Module 'Swift' cannot be imported in embedded Swift mode"
#93
jverkoey
closed
1 month ago
6
Easing
#91
paulstraw
closed
1 month ago
1
Varying pong bounce angle
#90
jrr
closed
2 months ago
2
Additional `userdata` on Sprite?
#89
paulstraw
closed
3 months ago
3
Basic crank support
#88
jrr
closed
3 months ago
1
Various improvements
#86
finnvoor
closed
3 months ago
0
Improve the Pong example
#85
finnvoor
opened
3 months ago
0
Add some Synth wrappers
#84
finnvoor
closed
3 months ago
0
Make Sprite Equatable
#83
finnvoor
closed
3 months ago
0
Wrap SpriteCollisionInfo
#82
finnvoor
closed
3 months ago
0
Fix and enable Sprite draw function
#81
finnvoor
closed
3 months ago
0
Add Pong example
#80
finnvoor
closed
3 months ago
0
Add math operators to Point
#79
finnvoor
closed
3 months ago
0
Replace CInt usage with Int
#78
finnvoor
closed
3 months ago
0
Add int inits to point/rect
#77
finnvoor
closed
3 months ago
0
Switch all geometry types to single float version
#76
finnvoor
closed
3 months ago
0
Preserve path when copying resources
#75
YogurtTheHorse
closed
5 days ago
2
Update README.md
#74
finnvoor
closed
3 months ago
0
Make Playdate.Error CustomStringConvertible
#73
finnvoor
closed
3 months ago
0
Error.humanReadableText is inaccessible
#72
YogurtTheHorse
closed
3 months ago
1
Add stubs for printing FloatingPoints
#71
finnvoor
closed
3 months ago
0
No way of printing formatted string with floating numbers
#70
YogurtTheHorse
closed
3 months ago
6
Linux (and maybe Windows?) support
#69
finnvoor
opened
3 months ago
0
Error ```swift package pdc``` on Windows
#68
TylerJaacks
opened
4 months ago
5
Enable Sprite.setDrawFunction
#66
finnvoor
closed
3 months ago
0
Uncomment sprite draw function
#65
finnvoor
closed
4 months ago
0
Implement putchar (sort of)
#64
finnvoor
closed
4 months ago
0
Add new 2.5.0 methods
#63
finnvoor
closed
4 months ago
0
Replace StaticString/pointers with String
#62
finnvoor
closed
4 months ago
0
Fix random number distribution error caused by rand() generating only 31 bits
#61
finnvoor
closed
5 months ago
0
(String) Unicode Data Table Support via PDCPlugin?
#60
tyetrask
opened
5 months ago
1
Discussion: Replacing or complementing `StaticString` with `String` in APIs
#59
tyetrask
closed
4 months ago
2
Fix Random Number Generation Behavior
#58
tyetrask
closed
5 months ago
2
Fix `Graphics.fillPolygon()` Artifacting
#57
tyetrask
closed
5 months ago
0
swift package pdc crashes
#56
cove
opened
5 months ago
2
Add support to packages
#55
eugeniobaglieri
closed
5 months ago
1
Cannot add package dependency
#54
eugeniobaglieri
closed
5 months ago
3
Suggestion: Wrapping malloc/free-able resources in "RAII" classes on the Swift side
#53
DivineDominion
opened
6 months ago
5
Next