Build Rooms - Online Sandbox Alpha Test
Before we get started I'd like to say that build rooms was made entirely for fun. It's a WIP (Work In Progress) programmed in pure JavaScript with NodeJS and HTML5 canvas which we have plans to...
View ArticleImage interpolation with Javascript
Hi everyone, I have a picture that I draw pixel by pixel on the canvas. Size of the image: 512 * 256. When I make this picture 1536 * 768, the image looks very bad. I think I can use interpolation to...
View ArticleHtml5 Game Development Best Practice es6 or Anyother method
I want to develop HTML5 games. I Don't know how to start?. Lots of them tells Use ES6. Anyone which is best method to develop HTML5 games With socket connection. I need a sample file or example link....
View ArticleHelp creating Jackbox-like game with html5, nodes and sockets
I posted a response in a thread that had some applicable information to it, but it never got a response and I have questions, so this is sort of a re-post. I've created an HTML5 clone of a game I saw...
View ArticleTrying to make a Dating Sim...
Hello everyone, I am kind of lost, my girlfriend is addicted to dating sims and i thought it would be nice to make one for her 😁. My original plan was to make a true...
View ArticleCan't find example on "item frame"
I am new to forum but i have no idea on how to code a "item frame" which displays in-game items on a shelf "block" (in my 2d pixel art game) Such as i have a sword item and i wanna place it in the...
View ArticleAdd dresses to mannequin
As the topic says, I want to add armor to mannequins in game.How do I do that?And how do I add weapons and shields to weapon racks or the weapon holders on the wall?Thanks in advance
View Article2D very simple coding game
Hi, I'm happy when I found this forum couple of weeks ago. I was reading many of the post regarding frameworks to learn more. Thanks! We (University of Extremadura) want to develop a free and open...
View ArticleTweening players to position on click using Node.js socket.io and createjs
Hello everybody! I'm new to this site and am quite new to HTML5 game development as a whole. I have watched a few tutorials here and there, and came here in search of help from somebody with more...
View ArticleConverting spriter JSON to spine format for Phaser
Does anyone know of a tool or way to convert spriter scon format JSON into Spine format for use in Phaser (or even a way to use spriter's .scon files directly in Phaser)?
View ArticleFree Source Code of 2D/3D Games and examples in HTML5/WebGL
Hi, Please, attach achieves to a free source code of 2D Games in HTML5 (or examples). Or give a link where one could download the source code. Maybe you can give a source code of your games? But I...
View ArticleIn-Game Login API
Newgrounds.io allows anyone to incorporate a login system to their game. From what I understand, they login to their newgrounds account, directly in the game, and they can even have that game on their...
View ArticleBlock Collision Glitch
HI, I am new to the forum and I really need help on fixing a major bug in my Phaser 3 Project. I am making a platformer level editor where can place blocks for the player. However, if the user creates...
View ArticleFree Background for 2D Games
Hello, everyone! This is my first post here, so I want to give you a free background that you can use in your game development projects. The background is parallax ready and contains 5 layers. You can...
View ArticleImage become black sometimes but it's alpha is correct
Hi guys I met a very difficult problem, this problem has been bothering me for more than a month My game sometimes has a part of the image rendering can not come out, but its alpha channel rendering...
View ArticleI sell my copyright on my game "TheSuperList"
As the title says I sell the whole game and the resources I use to do it including sprites, the 3d models I use for music sprites, the game, everything, I am not selling a license, once purchased it...
View ArticleGame loop advice
I've been working on a base repo for pixel art games. The issue I've been running into is stutter when rendering sprites. Specifically I've seen this run buttery smooth on my laptop with a refresh...
View ArticleWave attacks in Construct 2
A few years ago I posted a question on the Scirra.com forum about enemy attack waves in Construct 2. I wanted to know if the behaviours in Construct 2 could make those cool attack waves like in...
View ArticleJavascript Game Engine definitions for TypeScript?
Does anyone know of any currently available? Or anyone have some news on any pure TypeScript game engines? I have been heavily into TypeScript lately; writing a little game with it right now actually....
View ArticleDoes Phaser 2 cache webfont texts as textures?
I'm working with 2.6.2 and drawing some webfonts directly instead of bitmap fonts. I know rendering a vectorial font is an expensive operation and I was thinking of just rendering it to a separate...
View Article