Skip to content

diamant3/LBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.