applelog
v1.0.2
Published
overrides the console and turns logs into apples you have to eat in a snake game to read.
Readme
applelog
overrides the console and turns logs into apples you have to eat in a snake game to read. can also turn functions into apples that run when eaten.
usage
import "applelog" (console.log is automatically overriden)
snake.addapple(() => func())
