[tutorial] Rebuilding The Pokemon Battle Stage
Hey guys, I used to visit this forum quite a lot, got locked out of my original account, so here I am with a fresh one. Last week I started a tutorial series, this series covers rebuilding the battle...
View ArticlePathfinding For Npcs
So I'm working on having Npcs that don't get stuck on obstacles or other npcs and by not randomly walking around so I look for an example thats easy to understand and workable. I come across this A*...
View ArticleProgramming Apparel?
Hi! So I'm currently in the planning stage of a Furry petsite, where you can adopt furries, give them personalities, and customise them. (big emphasis on the last part!) So I was wondering: I want to...
View ArticleWhat Is Your Project's Stack ?
(Yes, even if you didn't launch - or even started making - your game yet, you can post about it's stack here ) When making an web game there are a lot of options of programming languages, frameworks,...
View ArticleSeeking Help In Getting Rails Server And Rake To Play Nicely
After solving the issue with the primary key no null issue I have now run into another issue that happens when I run rails s. When I try to run rails s I get this: Code: <class:Mysql2Adapter>':...
View ArticleHow Can I Build A Java Game
To build a java game you need a run method, a constructor, and a couple of local variables. This is the minimum to get you started but you need a couple of other pieces of code to make it work. I am...
View ArticleImagemagick- What Can And What Can't It Do?
Hey I am starting on a new project, and one idea I had in mind would need a dynamic image generation, but I don't really understand the programming behind that (and what is possible and what is not). I...
View ArticleMobile Compatibility - Css Viewport Units
Hi all! So... I discovered something last night. I'll be the first to admit that CSS is not my specialty, and I do not keep up to date with new features as they are introduced. Thus, I had no idea...
View ArticleRegistration Form 13+ Or Redirect With Pin Access (need Help)
This is being Done Locally with Laravel. Ok, So here is my Goal. I'm attempting to create a registration form that upon submitting will redirect users under a certain age to a COPPA page that i create...
View ArticleHow To Create User System In Mvc?
I want to create my own MVC system, but I am pretty lost on integrating things like classes and systems into it. I don't want to use something like Laravel because I want to be able to code it all...
View ArticleHow Does One Build A Referal System?
I am kind of curious as to how one builds a referral program through coding? Is it really difficult to setup? How is one implemented and what is the relationship between it and a user?
View ArticleThree Videos That Can Help You Learn Mysql And Php
If you're trying to learn how to create a mysql database with cpanel, then this video can help you. You can learn how to connect to a mysql database using php as well. How... Three Videos That Can Help...
View ArticleInteractive Accessibility Help
So I made this little minigame: Edit fiddle - JSFiddle You just click on two squares to switch them until the picture is in order (yes the image itself is a bit off, but it's just a placeholder).......
View ArticleJavascript Is No Longer Manageable
The javascript code of my site is no longer maintainable and I have no way to make it any smaller. I want the code to handle delete operations at a bear minimum though there might be a few other...
View ArticleHow To Create Random Events
How do you guys implement random events onto your site? I want to be able to have random items, money, and just notifications implement at complete random times throughout the site.
View ArticleHow Do You Keep Track Of Timed Things?
How do you keep track of timed things without using crons? I just added a cron for weather that runs every 15 minutes and I want players to have the chance to collect something during certain weather...
View ArticleSkip To Main Content Exist Yet Tool Varvy Doesn't Detect It?
I don't get this I have a skip to main content link but varvy is not detecting it even though it is there? What is going on?
View ArticleVideo Uploading Issues In Ruby On Rails 3.2 Using Carrierwave
I ran into kind of a big issue in my attempt to get video content up and running. My biggest problem right now is with the uploader itself. I just can't get it work in carrierwave and ruby on rails....
View ArticleHow Did You Learn How To Program?
When I was 14-16 years old, I learned how to program php from two programming books. However, I forgot how to code php along time ago and I don't plan on learning the language again anytime soon. So,...
View ArticlePerhaps More A Math Question Than A Programming Question
But, I've been stuck on this for a while, although now I at least have an idea of what output I'm looking for, I just don't know how to get there. Players can train in skills, but I didn't want it to...
View Article