Löve Game Hosting Site
Posted: Mon Feb 12, 2018 11:53 pm
Hello again, lövely community!
I started developing with love when I was 11 (I'm now 20) and learned the basics of programming with the help of the forums! (Even though I was probably the most annoying user in löve's history.) I remember there weren't any video tutorials at the time, so I made (I think) the first video tutorials under the name Sock Munkee Development. I have since taken them down as they are outdated and made me cringe beyond what any human should be able to stand.
BUT! I have been working as a web developer for a couple years now, which would not have been possible without all of the help I got from the community, and I have been wanting to give back in some way.
I was considering developing a site for easy, simple game hosting. Something less "serious" than a Steam or an App Store, also löve specific. Sort of like a Soundcloud to Apple Music or Spotify. Where you could, with the help of love.js ( https://github.com/TannerRogalsky/love.js ) have a place where you could easily host your game, it would get it's own page with a playable frame, and all you have to do is send a link to share your amazing game!
Looking over Love.js it seems that the site might not be able to automate the entire packaging process, also it looks like the repo hasn't been updated in a while so I am not sure if it is still even being developed...But I won't let that stop me!
So far I'm thinking the stack will look something like this:
Front End - React.js ( https://reactjs.org/ )
Back End - Node.js ( https://nodejs.org/en/ )
CMS Type Hosting - Firebase ( https://firebase.google.com/ )
File Hosting - Google Cloud ( https://cloud.google.com/ )
If anyone has any ideas, suggestions, please let me know!:)
Github - https://github.com/quangogage/Love-World
I started developing with love when I was 11 (I'm now 20) and learned the basics of programming with the help of the forums! (Even though I was probably the most annoying user in löve's history.) I remember there weren't any video tutorials at the time, so I made (I think) the first video tutorials under the name Sock Munkee Development. I have since taken them down as they are outdated and made me cringe beyond what any human should be able to stand.
BUT! I have been working as a web developer for a couple years now, which would not have been possible without all of the help I got from the community, and I have been wanting to give back in some way.
I was considering developing a site for easy, simple game hosting. Something less "serious" than a Steam or an App Store, also löve specific. Sort of like a Soundcloud to Apple Music or Spotify. Where you could, with the help of love.js ( https://github.com/TannerRogalsky/love.js ) have a place where you could easily host your game, it would get it's own page with a playable frame, and all you have to do is send a link to share your amazing game!
Looking over Love.js it seems that the site might not be able to automate the entire packaging process, also it looks like the repo hasn't been updated in a while so I am not sure if it is still even being developed...But I won't let that stop me!
So far I'm thinking the stack will look something like this:
Front End - React.js ( https://reactjs.org/ )
Back End - Node.js ( https://nodejs.org/en/ )
CMS Type Hosting - Firebase ( https://firebase.google.com/ )
File Hosting - Google Cloud ( https://cloud.google.com/ )
If anyone has any ideas, suggestions, please let me know!:)
Github - https://github.com/quangogage/Love-World