Skip to content

Commit

Permalink
Merge pull request espruino#1798 from trufae/tabanchi
Browse files Browse the repository at this point in the history
Initial import of the tabanchi watch/app
  • Loading branch information
gfwilliams committed May 9, 2022
2 parents a801922 + 5161b91 commit 09fe490
Show file tree
Hide file tree
Showing 7 changed files with 1,683 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/tabanchi/ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.1: Initial implementation
47 changes: 47 additions & 0 deletions apps/tabanchi/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
たばんち (tabanchi)
===================

A Tamagotchi clone watch app for the BangleJS2 smartwatch.

Author
------

Written by pancake in 2022, powered by insomnia

Source repository: https://github.com/trufae/tabanchi

Features
--------

* [x] 12/24 clock with HH:mm:ss
* [x] Battery level indicator
* [x] Eating meals and snacks
* [x] Refusing to do things
* [x] Getting sick
* [x] Take a shower
* [x] Switch on/off the light
* [x] Status for happy/hunger/discipline
* [ ] Evolutions
* [ ] Hatching eggs
* [x] Playing a game
* [ ] Education
* [x] Medicine
* [ ] Death


Resources
---------

* Original pixmaps taken from:
- https://www.spriters-resource.com/resources/sheets/141/144400.png
* Espruino Image converter:
- https://www.espruino.com/Image+Converter
* Tamagotchi Essentials
- https://tamagotchi.fandom.com/wiki/Tamagotchi_(1996_Pet)
* Tamagotchi Emulator Source (Java)
- https://gist.github.com/aerospark/80c60e801398fd961e3f

Screenshots
-----------
![tama on bangle](screenshot.jpg)

1 change: 1 addition & 0 deletions apps/tabanchi/app-icon.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 09fe490

Please sign in to comment.