Search found 17 matches

by jeffreybiles
Sun Dec 09, 2012 1:35 am
Forum: Project Showoff Tier II
Topic: GitCraft Adventures
Replies: -1
Views: 1021

Re: GitCraft Adventures

It was definitely good feedback! I just decided against taking it. The story, on the other hand... look out next week, when I hire what's left of bioware to create a wall of text between each level ;p

Ah! the slash! Don't see how I missed that. Thanks.
by jeffreybiles
Fri Dec 07, 2012 2:34 pm
Forum: Project Showoff Tier II
Topic: GitCraft Adventures
Replies: -1
Views: 1021

Re: GitCraft Adventures

Thanks! For the random movement, check out the changeDirection method on the enemy:

https://github.com/jeffreypablo/game-of ... emy.coffee
by jeffreybiles
Fri Dec 07, 2012 1:18 am
Forum: Project Showoff Tier II
Topic: GitCraft Adventures
Replies: -1
Views: 1021

Re: GitCraft Adventures

Thanks for the feedback. A save system would be a nice idea. I'm using node.js to run the server and browserify to package my client-javascript. No unity3d in sight, not sure how you got that impression. But anyways, I could definitely access cookies. The game is only 16 levels long, can be beaten i...
by jeffreybiles
Thu Dec 06, 2012 4:30 pm
Forum: Project Showoff Tier II
Topic: GitCraft Adventures
Replies: -1
Views: 1021

GitCraft Adventures

I made a short game that plays like a mix between 2d zelda and the old 2d brawlers. It looks like minecraft.

http://jeffreybiles.gameoff.jit.su/

Image

Tech used:
Node.js
Browserify
Mousetrap
by jeffreybiles
Wed Nov 28, 2012 9:56 pm
Forum: Project Showoff Tier II
Topic: Head Pong!
Replies: -1
Views: 1563

Re: Head Pong!

It's now open source! Check out our github repository: https://github.com/nko3/head-pong
by jeffreybiles
Sat Nov 24, 2012 2:29 pm
Forum: Advanced Help and Support
Topic: How to make PHP Code more Object Oriented
Replies: -1
Views: 2087

Re: How to make PHP Code more Object Oriented

Have you considered Ruby on Rails or Node.js? A bit of a switch, and not *exactly* what you asked for, but it does makes writing good code so much easier.
by jeffreybiles
Sat Nov 24, 2012 3:47 am
Forum: Project Showoff Tier II
Topic: Head Pong!
Replies: -1
Views: 1563

Re: Head Pong!

Thanks, SpiritWebb.

Jackolantern, that would be insanely awesome! I predict apple dragging their heels because apps == money, but I could see android doing that in the next year. Exciting times to be a web programmer!
by jeffreybiles
Fri Nov 23, 2012 7:01 am
Forum: Project Showoff Tier I
Topic: XOmbies
Replies: -1
Views: 3306

Re: XOmbies

With the name, I thought it would be a zombie dating sim. You know, where you have to convince the girl you don't want her just for her brains.
by jeffreybiles
Fri Nov 23, 2012 2:17 am
Forum: Project Showoff Tier II
Topic: Head Pong!
Replies: -1
Views: 1563

Re: Head Pong!

A kinect-style framework would indeed by awesome! My friend was the one who programmed the camera so I'm not up on that part, but I do know there were some tools available... he was able to do everything in javascript and not touch the underlying code. The protocol is called (I believe) webRTC, and ...

Go to advanced search