An open API service indexing awesome lists of open source software.

https://github.com/tstamborski/wineyes

a win32 version of the xeyes program - details in the readme.md
https://github.com/tstamborski/wineyes

assembly desktop-toy win32 winapi xeyes

Last synced: 16 days ago
JSON representation

a win32 version of the xeyes program - details in the readme.md

Awesome Lists containing this project

README

          

# ![](https://github.com/tstamborski/pixelart-icons/blob/main/png/eyes32.png) wineyes
My old win32 version of the xeyes program. It is written in assembly. It uses a very silly way to calculate pupils coordinates -
I had not known how to do it properly then. But this way pupils move simultaneusly and together so i have decided to leave it this way.

**Executable file for download is [here](https://github.com/tstamborski/wineyes/releases/download/v1.0/wineyes.exe).**