Activity
bug: Actually make sdcard feature optional.
bug: Actually make sdcard feature optional.
Merge pull request #3 from davnotdev/master
Merge pull request #3 from davnotdev/master
Pull request merge
bug: Make build work without sdcard feature.
bug: Make build work without sdcard feature.
chore: Add index.
chore: Add index.
ghp-upload script
ghp-upload script
style: Run cargo fmt.
style: Run cargo fmt.
excise: Hide devios' secret game from prying eyes.
excise: Hide devios' secret game from prying eyes.
bug: Fix up idle animation.
bug: Fix up idle animation.
refactor: Less magic numbers. More comments.
refactor: Less magic numbers. More comments.
feature: Clean up glitch on sprite draw.
feature: Clean up glitch on sprite draw.
feature: Oops. This only draws the sprite.
feature: Oops. This only draws the sprite.
feature: Only draw the area you want!
feature: Only draw the area you want!
hack: It needs to be at least 3 times faster!
hack: It needs to be at least 3 times faster!
hack: Without buffering, how's performance?
hack: Without buffering, how's performance?
bug: Fixed index error.
bug: Fixed index error.
added movment system
added movment system
rework - removing useless file
rework - removing useless file
movent and logic
movent and logic
feature: Add support for flipped draw targets.
feature: Add support for flipped draw targets.
feature: Add target framerate and transparency.
feature: Add target framerate and transparency.
new animation type + movement + new sprite
new animation type + movement + new sprite
style: Add white background and center sprite.
style: Add white background and center sprite.
refactor: Use draw_sub_image. Ooo, translated()!
refactor: Use draw_sub_image. Ooo, translated()!
bug: Rework sprite sheet to save space.
bug: Rework sprite sheet to save space.
feature: Let trowel::entry remove boilerplate.
feature: Let trowel::entry remove boilerplate.
bug: Make buildable for any project directory.
bug: Make buildable for any project directory.
Sending Input to Serial + Working on Top-Down RPG Game
Sending Input to Serial + Working on Top-Down RPG Game
Deleted branch
feature: Make stdout work on pc.
feature: Make stdout work on pc.
Final Implementation of Serial Port
Final Implementation of Serial Port