-
Content Count
10 -
Joined
-
Last visited
About Pixel Guardian
-
Rank
Member
Contact Methods
-
Twitter
pixelguardian
Recent Profile Visitors
1661 profile views
-
Be the Guy! A Zelda-Like Adventure
Pixel Guardian replied to Pixel Guardian's topic in Game Showcase
Thanks! I aim to post updates whenever I have them!- 2 replies
-
- zelda
- zelda-like
-
(and 2 more)
Tagged with:
-
-
Pixel Guardian started following How to disable drag event, Be the Guy! A Zelda-Like Adventure, I’m back after a few years. What’s everyone working on? and and 3 others
-
Hi guys! I wanted to share a game with you guys that I’ve been working on. While I’m aiming to make it cross-platform, a bulk of the work (including the editor) has been done in HTML5. The game I’m working on is called “Be the Guy!”, and it’s essentially a parody (in some aspects) of A Link to the Past. Instead of a sword, you’ll have a baseball bat. Instead of a shield, you’ll have a trash can lid. It’s not Princess Zelda that needs saving, it’s just Princess. See where this is going? I plan on posting a link to a demo fairly soon, and I go into more detail in my dev log, but I just wanted to share this project with you all. Talk to you all again soon IMG_6746.MOV
- 2 replies
-
- zelda
- zelda-like
-
(and 2 more)
Tagged with:
-
Hello everyone! Nice to make your acquaintance. It’s been awhile since I’ve been active on here, and I’d like to change that. So let’s start a conversation. Whatcha working on? You a team? Solo developer? Let’s chat! I’d love to hear from you.
- 1 reply
-
- projects
- conversation
-
(and 6 more)
Tagged with:
-
html5 developer Game Developer For Hire
Pixel Guardian replied to Pixel Guardian's topic in Services Offered
Sent you a DM, looking forward to hearing from you!- 4 replies
-
- game developer
- html5 game developer
-
(and 4 more)
Tagged with:
-
html5 developer Game Developer For Hire
Pixel Guardian replied to Pixel Guardian's topic in Services Offered
I am available to take on another project. Just sent you a dm- 4 replies
-
- game developer
- html5 game developer
-
(and 4 more)
Tagged with:
-
RT @GradeAUnderA: This was before I discovered emulators. http://t.co/uCWts239PT
-
Hello everyone, I am currently looking for a job/contract as a game programmer. I have experience using phaser.js, Unity and sdl. I have been programming as a hobby for the last 10+ years, with the odd programming job here and there. I really want to build up a portfolio, so I am willing to work on lower budget projects (within reason). I have two html5 games published on the Chrome web store, one built from scratch, and the other using the phaser engine. Both of which I will link to down below. I can work on projects solo, or as part of a team. I am also a fast learner, so if you have a game library/engine you would like to use that I may not be familiar with, I can pick it up with little or no effort. I am really looking forward to adding your projects into my portfolio! Thanks so much for your consideration. Regards, Joel Classic Pong! https://chrome.google.com/webstore/detail/classic-pong/olabclbfiihokapjjknlfhfonpnacmhf?hl=en Don't Drop the Bomb! https://chrome.google.com/webstore/detail/dont-drop-the-bomb/plnckkppdpkmmljllchbpmjamjclmdkg
- 4 replies
-
- game developer
- html5 game developer
-
(and 4 more)
Tagged with:
-
-
-
Neat! It's addicting lol
- 10 replies
-
- slot machine
- word game
-
(and 4 more)
Tagged with:
-
[Phaser] Metroid (Alpha 2 released on March 29th)
Pixel Guardian replied to nkholski's topic in Game Showcase
Awesome!! I find the audio is a bit distorted on my phone, but I'm bookmarking this so I can play it on my computer when I get a chance awesome job man, keep it up- 23 replies
-
Hey everyone, I was just wondering if anyone was still trying to support the iCade 8-Bitty with their mobile games? I have a simple library I built in javascript, and it works quite well with iOS. (I haven't tested it with Android yet.) The code can be found here: http://mindgaugestudios.appspot.com/8bittyjs/ and there's a simple example using Phaser.js so you can test out the controller on your own. I hope some of you can use this, as well as hopefully help me to improve it. Regards, Pix
-
I'm not 100% sure how efficient this would be, but what about checking collision? That is, checking to see if the piece is in bounds of a white or black square. And then go from there?