1
0
Fork
You've already forked wolf3d
0
No description
  • Lua 99.4%
  • Fennel 0.6%
2023年04月26日 15:28:56 +10:00
assets/img first commit 2023年04月26日 15:28:56 +10:00
lib first commit 2023年04月26日 15:28:56 +10:00
src first commit 2023年04月26日 15:28:56 +10:00
.gitignore first commit 2023年04月26日 15:28:56 +10:00
main.lua first commit 2023年04月26日 15:28:56 +10:00
README.md first commit 2023年04月26日 15:28:56 +10:00

Minimal LÖVE

Minimal LÖVE is the absolute functional minimum required to use Fennel in LÖVE2D and this is also a LowRezJam starter kit

What does the template provide:

  • Maintain/force 64x64 pixel perfect canvas with aspect ratio resizing
  • 3x3 minimal glyph font

Change Log

  • 2023年4月21日:
    • Updated README
    • Updated to Fennel 1.3.0
    • Re-did some of the structure

Attributions