Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 840 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 840 Bytes

Desktop Kitty

Kitty

Desktop kitty that keeps you company.

Ported to Go from Desktop Cat project written in Python by daywa1kr.

Intended as fun project to spark kids & teens interest in Go programming.

Features

  • Kitty animation: idle, sleeping, walk to left, walk to right
  • Make kitty stop sleeping or walking when user left click into it
  • Draggable kitty
  • Exit button

How to Run

This project is built using Ebitengine v2. So make sure it is installed properly before running this project.

To run this project, type following command in console:

go run *.go

Upon successful execution the kitty will appears on your desktop just like shown in Demo.

Demo

Demo