Image Resize - Interpolation with pure Javascript
Hi I have an image like the picture below. I need to resize this image.(between x2 and x10) When I resized with Canvas's own features, I couldn't get the image I wanted. The image was pixelated. I...
View ArticleImage data
Hi is it possible to access pixel data of single image in javascript? I have only found example of people using context.getImageData() to get the canvas pixel data but I need the image data so I can...
View ArticleHow are "ski avoid obstacle" games called?
Hello html5-com, I want to make a game like these ones: 1. ho ho hotride: https://hotride.fps.hu/ 2. the freaking awesome slalom: https://gamejolt.net/?token=c3ftaBFhVYhdUGuAE6PtkMGSpUFjq2 But I cant...
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 Articletutorial game
I would like to create a game like this: http://radmars.com/micromancer/submission/ I don't need you to do the exact same things, I need you to do the same type of movement, that is, forward,...
View ArticleNew lag issue .io game. Video example.
This is a strange one.I play a game called Defly.io and I'm trying to help the Developer sort an issue with the game. Once the game servers experience some stress the game begins to lag. This will...
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 ArticleVueJs and Pixi - not rendering
I am new to pixi and am just starting to integrate this in my vue project as a new layer but I am not calling it in the right place as the pixi stuff does not render. Does anyone know where I should...
View ArticleCanvas Cloud Animation HTML5
From doing cloud rendering and animation using HTML5. I couldn't find anything convincing here's my method http://swana.me/2020/08/how-to-draw-clouds-on-html5-canvas.html
View Article2D Game Art Bundle
Available Now! Over 90 items in one huge bundle (Character Sprite, GUI, Game Kit, Platformer) 2D Game Art Bundle – 2017 New Year Bundle Items that noted “Sold by Tokegameart” presented in one huge...
View Article100 doors game in javascript
which engine to choose to make a game similar to "100 doors game" so that you can store offline data on your smartphone?
View ArticleSimple Drag and Drop game
I am very new in Game development ( I am web developer). However, I am helping to develop one very small educational game for kids. The main idea is to have one BASE image as background and be able to...
View ArticleWeb Game Development
Hi I am looking to hire eb based Game development. HTML5/CSS Similar to make a house concept Please guide i am new to this forum and technology
View ArticleDesert Adventure - a mini run and jump platformer
Hello all, I implemented a mini jump and run game using p5.js / p5.play on the codeguppy.com platform. The game is still basic, however I didn't construct the game to be a polished game, but instead...
View ArticleMars Attack - Making a game with retro sprites in 10 steps
Hello again, I implemented another mini game using p5.js / p5.play and in-code defined sprites (e.g. text format) on the codeguppy.com platform. The game is still basic, however I didn't construct the...
View ArticleCharacter Customization Idea
I have this idea for creating a character customization system. The system would be implemented as follows. 1) Organize a base template sprite sheet with character components arranged in a...
View ArticleHow to create random generator on HTML5?
Greetings. I have 5 webpages with games. I want another html5 page to generate 5 random numbers where every number opens one of the game pages. I used to do this on flash with a simple small .swf and...
View ArticleCity Bloxx Game Nokia or Game of similar type Construct 2 Tutorial needed...
https://www.youtube.com/watch?v=9eP2rVisHPo&ab_channel=sukhee above is the link of the game which I have to create, PLEASE HELP ANYONE. I want to create the game in construct 2 or construct 3...
View ArticleHow to place sprites inside funky shaped slots
Refer to attached pic. I have sprites for each of the slot shapes. The idea is that you select one of the pieces (oval or triangle sprite) and then click on the appropriate slot to set it there. What...
View Articlegame design for multi device
Hi All, I am developing games in PIXI js, for now developed for desktop I took 1920 * 1080 width to create my UI, now I want to publish this game to mobile. I want mobile UI to create but I need your...
View Article