Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheat for "Let's Fish!"

How to compile

Simple version (relatively huge size, no icon)

cd src
gcc *.c -I../include  -ladvapi32 -luser32 -lgdi32 -lkernel32 -o ../bin/CFLF.exe -mwindows

Result size for mingw-w64 i686-8.1.0-posix-dwarf-rt_v6-rev0: 73 784 Bytes

Uberoptimized version

If you have installed:

Execute GNU Make with Makefile. This will make small and fast executable file.

Result size for mingw-w64 i686-8.1.0-posix-dwarf-rt_v6-rev0: 25 088 Bytes

Exact GoRc and GoLink I used may be found in GoTools package here.

About

Bot for a flash game.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages