Pixel Bookshop
This is an open source fork of my abandoned project Pixel Bookshop, feel free to do whatever you want with it!
Screenshots
| Main screen | Message log | Stockroom | Video |
|---|---|---|---|
![]() |
![]() |
![]() |
https://user-images.githubusercontent.com/12380876/157321937-97543fa7-094b-4031-b15d-19b4d093d10a.mp4 |
Codebase notes
- The codebase has an unfinished & poorly implemented MVVM structure.
- Uses Room & enums extensively.
/scripts/BookGenerator.ktis a script to contact the Goodreads API for an abritrary book, parse the book data, and output valid Kotlin code for use in theBookenum!
Licensing
- Entire repository is under the MIT license, essentially do whatever you want but don't blame me if it breaks!
- All images are modified versions of Kenney assets.


