https://github.com/sandsmark/ktamaga
This is a Tamagotchi emulator (you know, that silly LCD game from Ban Dai).
https://github.com/sandsmark/ktamaga
Last synced: 5 months ago
JSON representation
This is a Tamagotchi emulator (you know, that silly LCD game from Ban Dai).
- Host: GitHub
- URL: https://github.com/sandsmark/ktamaga
- Owner: sandsmark
- License: gpl-2.0
- Created: 2020-10-10T10:20:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T10:39:14.000Z (over 5 years ago)
- Last Synced: 2025-01-25T18:11:40.583Z (over 1 year ago)
- Language: Makefile
- Size: 358 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
KTamaga v0.6
--------------------
- (C) 1997, John Zero
- (C) 2000, Thomas Leineweber
- (C) 2020, Martin Sandsmark (maintainer)


This is a Tamagotchi emulator (you know, that silly LCD game from Ban Dai).
This program falls under the GNU GPL v2, see the file 'COPYING'.
To compile&install:
===================
cmake .
make
make install
After that, it should appear in the KDE menu, under Games.
This version is still under developement!!!
LEGAL STUFF
===========
This is free software, covered by the GNU GPL v2, see the file 'COPYING'.
Thanks-section
==============
Thanx to all the people whe send me information about compile-errors and other glitches.
Thanx to Erob for betatesting, and all you people who send mail to John Zero.
Thanx to John Zero for publishing this program, before I took over the maintenance.
Comments, suggestions to Thomas Leineweber