There are no plans for such version, since the source code (https://github.com/kounch/PDSpiderSG21) is very dependant on Lua and the Playdate SDK (https://sdk.play.date/2.5.0/Inside%20Playdate.html).
kounch
Creator of
Recent community posts
There are no plans for such version, since the source code (https://github.com/kounch/PDSpiderSG21) is very dependant on Lua and the Playdate SDK (https://sdk.play.date/2.5.0/Inside%20Playdate.html).
My latest project. An engine for ZX Spectrum Manic Miner games for the Playdate Console
https://kounch.itch.io/pd-mm-engine
I hope that you like it.
The latest version crashes when, in a level that needs to match three, you only match two, and try to restart or undo in this screen
The error log shows this
game.lua:811: attempt to index a nil value (upvalue 'lonelyPleaText')stack traceback:
game.lua:811: in function 'cleanupLonelyPlea'
game.lua:827: in function 'lonelyUndoBtn'
Very nice game!
Would it be possible to add support for other languages (e.g. Spanish letters like "Ñ", "Á", "É", etc.)? ...so we can change the word lists and use something different than english.
I was thinking about making a wordle game for playdate with support for different languages and word lists, but finding this one makes me wonder if it is worth the effort to write something from scratch when your game is very well finished and polished.
Space Mission (SM-11) was a LCD handheld electronic game made by Tronica. This project is a remake for the Playdate console made from photographs and video recordings of the original device. In fact, it's a reworking of my previous project Spider (SG-21) for Playdate, but with new assets, since Spider was a clone of Space Mission.
Available to download, here: https://kounch.itch.io/pd-space-mission-sm-11
The original Spider (SG-21) was a LCD handheld electronic game made by Tronica. This is a remake for the Playdate console, made from memories, photographs and video recordings of the original device.
FEATURES
- Hand made graphics
- Replicates the original gameplay including sound
- Has added optional crank controls
Binaries available to download at: Spider SG-21 (for Playdate) by kounch
Source code also available at GitHub
I hope that you like it and enjoy it.
Merry Christmas to everyone!
Thank you for the info. Since this is built from the pulp editor, and the documentation states that "Please do not maintain this value by hand as a mistake may lead to a game update not being recognized. If in doubt, leave it out." i didn't want to mess anything.
However, i have uploaded a new version with buildNumber, and i will try to keep it updated.