Game Data
Hi, I'm looking for a method to save the progress of my game. I already use localstorage but I would like to know if there is better system. Thank you.
View ArticleHow do I fix the image problem
I am not really making a game but im gonna do that next time, ummm when I put images on my website with the correct line why wont it work? Please help.
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 ArticleMELON EDITOR ENGINE
Melon Editor comes from our vision "everyone can make games". so even those with limited programming knowledge can create their own dream games. just prepare your game assets and do a simple drag and...
View Article2D vertices rig, weight assignment algorithm
Hi, I've 2D vertices array and bones. Can you please suggest algorithm for construction of per bone weights for vertices. Currently I'm assigning weights by dividing 1 to bones distance from vertex,...
View ArticleHow to rotate and scroll to bottom background's image on canvas HTML5?
I'm here searching for help, what I'm doing is not exactly a game, but shares many principles. I'm pretty rookie with canvas, this is my first project. Imagine any game's minimap, like World of...
View ArticleSocket.io why very slow?
I'm trying to read data from the file as follows and send data to the client. I can send a 20MB file in 30 seconds. But I have to send 20MB per second. Am I doing something wrong? [Server.js] var File...
View ArticleCodeGuppy for p5.js connoisseurs
Did you ever used p5.js to build 2D games? This library is pretty popular with beginners. If you did... then you may find codeguppy.com website of interest to you. The engine used by codeguppy.com is...
View ArticleBest PHP encoder
Quel est le meilleur encodeur PHP en termes de vitesse et de sécurité, j’ai testé PHPGuarder et c’est bon, et d’autres que j’ai testés sont lents
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 ArticleCollision Detection
Hi All, Im trying to teach myself Js by teaching myself to build a game. im not following any tutorial just thinking what i need then thinking how it may be done and testing it out...so.. its all...
View ArticleImplementing progress bar
Hi guys, I am quite new in creating 2D games with pixi&html and I need a sort of help or any resource where I can see how can I implement progress bar using two sprites (empty and filled one). Any...
View Articleconfused on objects
Hi All Im trying to learn to build Pong whilst learning JS at the same time. I'm learning in pure js with no libraries for frameworks etc as i want to learn the JS first but im a little confused. in...
View ArticleUltima Online type navigation in Phaser 3
Hello, I'm trying to create a top down version (non-isometric) of Ultima Online. My goal is that the sprite should be moving into a 8 pattern based on the direction of the mouse. If the mouse is...
View ArticleSpace Invaders Challenges
I having a hard time going through the challenges. I'm not very good with Java but so Im having a hard time. Can anyone give me their input? These are the challeneges I need to go through. I have...
View Article[Canvas] Rendering images using atlas vs individual elements
Hello, I would like to know if there is any difference (in performenc etc.) when using atlas over the individual images to draw on canvas. In code example are shown these two approaches. Thank you!...
View ArticleGarwin model in Pixijs?
Hello, I've been trying to implement some simple physics simulation in pixi, involving a ball (circle) that bounces around and spins. I've managed to aproximate a pretty good model myself but the...
View ArticleWhich implementation?
Hey all im design a game and working on the upgrades.. stuck on 2 ideas for upgrades ** you are a mage in the game and its a tower defense type. in the game you will collect either coins or some...
View ArticleWhich Game Engine to use
Hi, I am planning on making a multiplayer platformer, much like the Mario Royale game that was such a hype a few months ago (gameplay wise) https://www.youtube.com/watch?v=cgmNQ5zPuSQ. It will be for...
View Article