Search found 138 matches

by kbmonkey
Tue Sep 29, 2015 7:23 am
Forum: Games and Creations
Topic: Pinball
Replies: 32
Views: 29204

Re: Pinball

Thanks for the feedback ivan. I agree that simulating a ball on a sloped surface using a gravity based mechanism is smoke and mirrors, but an accurate looking one at that. Box2D is great. Coincidentally I removed the camera-following and simply scaled the drawing so the entire table is in view. I wi...
by kbmonkey
Tue Sep 29, 2015 5:28 am
Forum: Games and Creations
Topic: Pinball
Replies: 32
Views: 29204

Re: Pinball

Thanks for the feedback Jasoco, I appreciate it. You are right about the flippers, I will work on that. This is just a prototype, but I have a few ideas rolling around in my head that I can add to this. :awesome:
by kbmonkey
Mon Sep 28, 2015 9:06 pm
Forum: Games and Creations
Topic: Pinball
Replies: 32
Views: 29204

Pinball

Here is a pinball game in development.

Image

CONTROLS

Left + Right shift keys - flippers
Space - Launch ball / Nudge table

Download the latest release on GitHub
by kbmonkey
Mon Sep 28, 2015 8:55 pm
Forum: Libraries and Tools
Topic: Unexplored
Replies: 29
Views: 13620

Re: Unexplored

I love space games! And your game looks fantastic. Your idea of resources / construction brings to mind a game called gate88. Subscribing to this thread! Keep up the good work.
by kbmonkey
Wed Sep 23, 2015 4:50 am
Forum: Games and Creations
Topic: [iOS / Android] GROWL
Replies: 11
Views: 5532

Re: [iOS / Android] GROWL

Installed! I loved this in LD. And thanks for requesting sensible app permissions. :awesome:
by kbmonkey
Wed Sep 23, 2015 4:44 am
Forum: Games and Creations
Topic: Same Stones
Replies: 3
Views: 1742

Re: Same Stones

Here is a Jewel themed version.

Image
by kbmonkey
Wed Sep 23, 2015 4:35 am
Forum: General
Topic: No Motivation...
Replies: 29
Views: 14623

Re: No Motivation...

Here is an organizational trick I use on my coding directory: {code} ├── love │   ├── lab │   ├── learn │   ├── tests │   ├── third-party │   └── workshop {code} lab: I start new projects here learn: tutorials or downloaded code for learning lua or love tests: when I want to try something out it goe...
by kbmonkey
Tue Sep 22, 2015 2:40 pm
Forum: Games and Creations
Topic: 1px
Replies: 15
Views: 5267

Re: 1px

Replied on your submission page. Nice!
by kbmonkey
Tue Sep 22, 2015 1:47 pm
Forum: Games and Creations
Topic: Same Stones
Replies: 3
Views: 1742

Same Stones

Hello. Here is a "same game" remake I whipped up in a day.

Enjoy! :cool:

LÖVE 0.9.1
Libraries used: binser (saves your game on quit)

Image
by kbmonkey
Sun Sep 20, 2015 6:39 pm
Forum: Games and Creations
Topic: 1px
Replies: 15
Views: 5267

Re: 1px

Looks good!