File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Termagotchi 🐾
22
3- A terminal-based Tamagotchi simulation written in Go, featuring a beautiful TUI interface.
3+ A terminal-based Tamagotchi simulation written in Go, featuring a simple and hacky TUI interface.
44
55## Features
66
@@ -123,6 +123,25 @@ The game automatically saves your progress to:
123123- ** Linux** : ` ~/.config/termagotchi/config.yml `
124124- ** Windows** : ` %APPDATA%\termagotchi\config.yml `
125125
126+ ## Screenshots
127+
128+ Home
129+
130+ <img width =" 782 " height =" 450 " alt =" image " src =" https://github.com/user-attachments/assets/39cf86c2-a318-4140-8e07-ba252d38f3c3 " />
131+
132+ Feed
133+
134+ <img width =" 785 " height =" 448 " alt =" image " src =" https://github.com/user-attachments/assets/58d7897f-c55a-42e0-8a5f-072ebce347e4 " />
135+
136+ Play
137+
138+ <img width =" 782 " height =" 450 " alt =" image " src =" https://github.com/user-attachments/assets/edffe7be-4c00-4e03-8c4c-ca6e2ce6e2af " />
139+
140+
141+ Help
142+
143+ <img width =" 1025 " height =" 647 " alt =" image " src =" https://github.com/user-attachments/assets/ccad0600-d168-4d6f-bb90-10fcd366d78f " />
144+
126145## Development
127146
128147### Project Structure
You can’t perform that action at this time.
0 commit comments