henryMacFyfeIV / PocketPoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Description

PocketPoe is a program for the playdate console that lets you read an assortment of short stories by author Edgar Allan Poe.

Library view

Book view

Features & Controls

  • While in the library, toggle rain sounds by pressing 'B'.
  • 'Left' and 'Right' on d-pad to browse books in the library.
  • press 'A' to view a book.
  • 'Up' and 'Down' to move lines while viewing a book.
  • The 'Crank' can also be used to scroll through a book.
  • Pressing 'B' will exit a book and return you to the library.
  • Progress is saved while reading a story.

Running PocketPoe

rm -rf pocket Pocket\ Poe.pdx/ ; pdc source "Pocket Poe"; open Pocket\ Poe.pdx/ ; cp -r Pocket\ Poe.pdx/ ../../Disk/Games/

Playing PocketPoe on your playdate

This repo contains a PocketPoe.pdx that can be added to your playdate here. I don't have a playdate yet, so PocketPoe may behave differently on actual hardware. If it does, please let me know.

Contributing

On the off chance you want to contribute in anyway (feedback, feature requests, bugs etc) feel free to submit merge requests, comments or msg me on github. Thanks for reading.  

About

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%