Hey,
for LudumDare 28 i wanted to create a Touch game. In the lack of other devices i choose to implemente a basic set of LÖVE function in the Sony PSM SDK.
So, here is the code of my proof-of-concept:
https://github.com/SiENcE/lovepsm
Only some functions are working yet:
* love.graphics.newImage
* love.graphics.setColor
* love.graphics.setBackgroundColor
* love.graphics.draw
+ i added a basic Touch API in LÖVE style.
I can share my work on github if someone is interested in helping to implement most basic functions of LÖVE.
Working demos:
* PassingClouds
* Shipgame (from trommelbommel)
know Issues:
* rotation does not work correct
* coordinate system is rooted in the Lower-Left and not Top-Left as in LÖVE
Here is a video:
Comments are welcome !
LÖVE on Playstation Vita and several Android Devices
LÖVE on Playstation Vita and several Android Devices
Last edited by SiENcE on Wed Feb 11, 2015 11:10 am, edited 3 times in total.
-
- Prole
- Posts: 19
- Joined: Sat Dec 07, 2013 5:57 pm
Re: LÖVE on Playstation Vita and several Android Devices
This isn't looking too bad so far. I'm interested in seeing where this goes.
Re: LÖVE on Playstation Vita and several Android Devices
Sophie's World, my LudumDare 28 game runs on my Vita.
Last edited by SiENcE on Wed Aug 06, 2014 9:59 am, edited 1 time in total.
Re: LÖVE on Playstation Vita and several Android Devices
How can I get LOVE on mine?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: LÖVE on Playstation Vita and several Android Devices
It's no port. Currently it's only a proof-of-concept to proof how fast it is.
I implemented the most basic functions for PSM.
I can release it on github, but first I wanted todo a little more.
I implemented the most basic functions for PSM.
I can release it on github, but first I wanted todo a little more.
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: LÖVE on Playstation Vita and several Android Devices
LÖVE on Vita, how cool is that
I'm gonna look into PSM a little more maybe I can help you out a little
EDIT: C# ? Nop, I hate C#, I've identified the basic functions but the C# code just keeps me from working right. Best of luck
I'm gonna look into PSM a little more maybe I can help you out a little
EDIT: C# ? Nop, I hate C#, I've identified the basic functions but the C# code just keeps me from working right. Best of luck
Re: LÖVE on Playstation Vita and several Android Devices
In request of gianmichele i cleaned the source a bit and push everything to github.
Link:
https://github.com/SiENcE/lovepsm
It would be cool if someone picks this up.
have fun
Link:
https://github.com/SiENcE/lovepsm
It would be cool if someone picks this up.
have fun
-
- Citizen
- Posts: 67
- Joined: Tue Jan 14, 2014 11:03 pm
Re: LÖVE on Playstation Vita and several Android Devices
Fantastic thank you!
Who is online
Users browsing this forum: No registered users and 6 guests