@vanxo , welcome to gamedev.net. You aren't asking a programming question, so I moved your post to the Game Design forum. Please browse the forums so your subsequent posts can be placed properly. Good luck with your project!
edit this is a duplicate post I made on accident. see the orignal https://gamedev.net/forums/topic/718075-how-can-i-re-create-this-oval-hud-using-html5
Often artists just draw mask layers, it's easier than programmers trying to match curves and complex shapes with complicated math. Stencil masks work great, and can slide into place easily.
What you are doing can work, and for some designs and shapes is the easiest approach. It looks like you …
Creating an open-source game engine using JavaScript involves several key steps:
@khawk I have tried your suggestions but they dont work. I still get the following error when i try to execute the command npm run build
PS C:\Users\vivek\Learning\demo\platformer+game\platformer game> npm run build
> [email protected] build
> webpack --con…
Link to the demo:
https://maiu-online.io/
Hello Adventurer,
Since last post a lot changed, I even don't remember what write about. But better than writing is showing demo.
Finally time has come to share my game prototype with outside world. There are a lot of to fix and improve but I believe current s…
Hello, Finally I finished work on first prototype of monsters AI module. Monsters have several states: IDLE, PATROL, DEAD, FLEEING, COMBAT.
Idle monsters are non active even when someone attack them. Patrolling ones are walking around and checking each 0.5s is they have someone to attack in a …
The camera follows the ship. The camera can be rotated around an object by holding down the left mouse button. The camera can be zoomed in and out using the mouse wheel. There is a cube on the stage that the ship cannot pass through, because there is a static collider…
Playground: https://plnkr.co/edit/BGNYcIJRiJXpd9N4?preview
GitHub: https://github.com/8Observer8/how-to-set-up-box2dwasm-with-importmap-rollup-js
glMatrix is just a bonus:
index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewpor…
This example loads sprites from the FreeTexturePacker sprite sheet and uses a sprite in SFML style
Playgrounds:
The Phaser community, the open source desktop and mobile HTML5 game framework, has released Phaser 3.23.0 to GitHub and npm. This release includes the new Rope Game Object, 100% JSDoc coverage for the entire API, and a list of improvements and new features as they progress to Phase 4.
The new Rope G…
Game developers will be able to become pioneers in the development of decentralized games for the gambling industry using DAO.Casino protocol.
On September 17, 2018, DAO.Casino is opening Sandbox for developers, independent teams and game development studios that choose to harness the power of the …