Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PSLua

Lua for Play Station Vita

Objective is to make davelopment easy.

For eg to display image

local myImage

myImage = new Image("imgSrc.png", 500, 500);

myImage.x = 50;

myImage.y = 50;

About

Lua for Play Station Vita

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages