burn icon indicating copy to clipboard operation
burn copied to clipboard

A Toolkit To Create 8-bit Flavored Application

Results 6 burn issues
Sort by recently updated
recently updated
newest added

- currently Scene#show method is not explained

enhancement

Just like rails have command `rails console` for debugging purpose, having `burn console` command will relieve people from screwing up with the bug caused by invalid Fuel DSL.

enhancement

Internally it can be for example, `burn -o | gist -d "some title"` - suppose -o option means specifing specifying standard output as primary destination of burn command

enhancement

As a navigation text, sudo command is not appropriate. It should not be shown under windows environment.

bug

Jsnes emulator doesn't work successfully with windows. Dynamicaudio seems failed at some point, and according to console log, it's probably because mozilla Audio Data API becomes deprecated(instead Web Audio API...

bug