For my first post on the LOVE forums I thought I would post my (imho) best project in LOVE.
The main menu page
I created this project for a Media Studies course, where students were tasked to create a "website" for an existing or fictional band. While the project was intended to be created in Flash, I decided to create it in LOVE instead.
Part of the album cover I made in PS
I created my own fictional band, set within the universe of Sindome, a roleplay-intensive cyberpunk MUD
The "shop" section. I had to take a video file, render it into frames with Blender, and then animate it onto a sprite behind the tv container
I created a "state" system to switch between "pages", which I have been using for menu vs game states etc. in my later projects. I used some community libraries, and imported some without using them (such as AnAL) because I ran out of time on the project. I began to create my own gui library, which I used for the buttens etc., but it is very messy and still a WIP.
And finally, what the main menu looks like if you leave it for a while. The progression of the scene is random, so leave it on for a few minutes and watch! I added a lot of little details, which you can poke around in the code to look at as well
The music used is "Ripper" by The Dust Collective. (If it gets annoying, or just isn't your style, you can press the pause button from any scene to pause/resume it)
Cyberpunk Band
- DeltaF1
- Citizen
- Posts: 64
- Joined: Mon Apr 27, 2015 4:12 pm
- Location: The Bottom of the Stack
- Contact:
Cyberpunk Band
- Attachments
-
- BandWesbite.love
- (26.58 MiB) Downloaded 82 times
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: Cyberpunk Band
The music is very cool but I'm also very confused. Is this supposed to be like an information app? Why does it resize the window all the time?
I guess it's a prototype for a website.
I guess it's a prototype for a website.
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
- DeltaF1
- Citizen
- Posts: 64
- Joined: Mon Apr 27, 2015 4:12 pm
- Location: The Bottom of the Stack
- Contact:
Re: Cyberpunk Band
I had the window resizing because the content in each page was different. I made the main menu graphics quite tall, and the other pages didn't need to be as large. I also did it to play around with the functionality of my state system.
If you stay on the menu screen the lights come on randomly and more of those blimps come out.
If you stay on the menu screen the lights come on randomly and more of those blimps come out.
Who is online
Users browsing this forum: No registered users and 2 guests