Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 716 Bytes

README.md

File metadata and controls

53 lines (34 loc) · 716 Bytes

LBP

Bytepusher VM implementation using Lua/Love2D

Samples

LBP showcase

Building

Requirements

Run

love . "roms/ROM.bp"

Note If inside the LBP folder

or

love LBP "roms/ROM.bp"

Note If outside the LBP folder

Todo

priority

  • Core
  • Gfx
  • Input(keys)
  • Audio

optional

  • clean code structure

Credits

Contribute

Feel free to contribute, i have a Todo section to check what I have not implemented yet.