Skip to content
/ neko Public
forked from crgimenes/neko

Neko is a cross-platform open-source animated cursor-chasing cat. This is the reimplementation write in Go.

License

Notifications You must be signed in to change notification settings

hitalos/neko

 
 

Repository files navigation

Neko

noko

Neko is a cat that chases the mouse cursor across the screen, an app written in the late 1980s and ported for many platforms.

Neco

This code is a re-implementation using Golang and has no relationship to the original software. Furthermore, this version does not use any part of the original source code except sprites and sounds.

The goal is to demonstrate the Go language with a fun and very nostalgic example, without necessarily being tied to the behavior of the original version.

In this example, we used the Ebitengine, an incredibly easy-to-use gaming library with a vibrant community.

How to Contribute

Please follow our contribution guide.

About

Neko is a cross-platform open-source animated cursor-chasing cat. This is the reimplementation write in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.8%
  • Makefile 5.2%