Search found 2 matches

by cj1098
Wed Apr 18, 2012 5:38 am
Forum: Support and Development
Topic: creating a menu for a simple game
Replies: 5
Views: 9208

Re: creating a menu for a simple game

I'm aware of the gamestate libraries that are out there. I've been looking at Gwee in particular but I just can't figure out how to start.. I have a main file where the game resides. All I want to do is make a start up menu. It seems like I have to jump through so many hoops to get that.
by cj1098
Wed Apr 18, 2012 1:57 am
Forum: Support and Development
Topic: creating a menu for a simple game
Replies: 5
Views: 9208

creating a menu for a simple game

Hello everyone! I just got started programming games and decided to try out love2d since I'm learning lua. I was wondering if anyone knows any good tutorials for creating just a simple 2-3 button menu when you start up the game.