Skip to content

riandyrn/desktop-kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages