https://github.com/jakesteam/pixelbookshop
An unfinished MVVM & Room Android game about running a bookshop
https://github.com/jakesteam/pixelbookshop
android kotlin mvvm room
Last synced: about 2 months ago
JSON representation
An unfinished MVVM & Room Android game about running a bookshop
- Host: GitHub
- URL: https://github.com/jakesteam/pixelbookshop
- Owner: JakeSteam
- License: mit
- Created: 2020-01-12T22:48:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T20:53:46.000Z (over 4 years ago)
- Last Synced: 2026-04-28T12:41:55.231Z (about 2 months ago)
- Topics: android, kotlin, mvvm, room
- Language: Kotlin
- Homepage:
- Size: 3.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.kt` is a script to contact the Goodreads API for an abritrary book, parse the book data, and output valid Kotlin code for use in the `Book` enum!
## 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](https://www.kenney.nl/assets/isometric-library-tiles) assets.