Search found 2 matches
- Wed Aug 20, 2014 4:11 am
- Forum: Support and Development
- Topic: Grid Puzzle Game
- Replies: 3
- Views: 3177
Re: Grid Puzzle Game
I guess I'm being a bit greedy with the frames. I want to preserve more than just the look&feel of the game, but the mechanisms as well. In the game, there are a couple of what are most likely unintentional ways to get chains. For instance, http://puu.sh/aUJsH/52749741c8.png, http://puu.sh/aZY9X...
- Fri Aug 15, 2014 11:06 am
- Forum: Support and Development
- Topic: Grid Puzzle Game
- Replies: 3
- Views: 3177
Grid Puzzle Game
Hello! New to Lua and new to game development, but having a blast so far! Pardon a newbie's questions. Long story short, I'm trying to implement my own version of this: https://www.youtube.com/watch?v=X9UAIaZ30wg&t=30s It's a straightforward puzzle game, so I figured I could get by just looking ...