Cesar Gimenes

Results 35 issues of Cesar Gimenes

Estamos começando a adicionar conteudo mais avançado como acesso a banco de dados, filas, etc. Talvez seja interessante dividir o conteudo em diretórios para não ficar tudo na raiz e...

enhancement
help wanted

In the current version, Neko uses a transparent, floating window of the size of the sprite, and the entire window is moved around the screen, creating the illusion of the...

This code started as a joke, and there are almost no comments in the code, but now I am using it as a tool to explain the state machine, and...

documentation
help wanted

как установить? _Originally posted by @JEFFRIPPER in https://github.com/crgimenes/neko/issues/4#issuecomment-1711392533_

documentation
help wanted

The ebitengine does not support changing the mouse cursor, but there are some possibilities, the code below still needs to be tested. ```c unsigned char pixels[16 * 16 * 4];...

enhancement
help wanted

Improve the README.md file with instructions, parameters, installation. etc.

documentation
help wanted
good first issue

In the original version, the cat scratched the screen and windows.

help wanted

When the mouse angle of the mouse to the cat is precisely between two directions, like, for example, left vs. left down, the sprites are repeatedly alternating between the two...

help wanted