phaser
moddio2
phaser | moddio2 | |
---|---|---|
16 | 8 | |
38,308 | 494 | |
0.2% | - | |
9.3 | 10.0 | |
10 days ago | 11 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phaser
-
How to Start Making Games in JavaScript with No Experience
https://phaser.io/tutorials/making-your-first-phaser-3-game/...
- Da Glória ao Caos: como CJS e ESM dividem o JavaScript até hoje
-
Gamedev.js Jam 2025 start and theme announcement!
Gold : GitHub, Phaser Studio, OP Games, Playhop
-
Show HN: 1M+ animated GPU sprites in JavaScript
This is super cool & I'm impressed that it's working with WebGL.
From reading the code & seeing the examples in the sandbox, it looks like the sprite layer is defined one time (initialization) with specific sprite & animation properties that are exposed to JS via the SpriteGPULayer config https://github.com/phaserjs/phaser/blob/v4.0.0-beta.5/src/ga... , then that class passes the info over to the vertex shader which has ifdefs to determine which animation, other features are enabled for a given SpriteGPULayer - https://github.com/phaserjs/phaser/blob/v4.0.0-beta.5/src/re...
This way you don't end up having to do any updates per frame on the CPU and it remains one draw call for the entire layer right?
Are there other use cases besides from large scale sprite/animated backgrounds that you've thought of?
-
Dev Log #14 - Phaser.js and game dev
I've started working on a simple interactive version of my portfolio using Phaser.js.
-
Mundane Blaster - Web Game Challange 👽
This is first time i used Phaser for making a game but it's a very nice and easy HTML5 framework and i follow tutorial to use phaser and after few of them, i tried to add few things and make the gameplay how i would enjoy, so i learn about spritesheets and audios and then how many states we have to keep in mind while building a game, like preload(), create() and update() and how to manage these before adding anything or changing in the game. 👾
-
Engines to get you started in your web-based gaming development
Phaser
-
Ask HN: Platform for 11 year old to create video games?
https://phaser.io/. It’s more of a game framework in JavaScript with built in libraries for collision. The getting started tutorial is decent/short and gives a good idea of what is going on.
-
Achieving Success in Online Learning: A Practical Guide
Phasor which uses TypeScript or JavaScript
- Alternatives to Flash Player for Videogame Coding?
moddio2
- Ask HN: Platform for 11 year old to create video games?
-
Ask HN: Who wants to be hired? (March 2024)
Location: The Netherlands
Remote: Yes
Willing to relocate: Yes
Technologies: Three.js, TypeScript, Godot
Résumé/CV: https://nickvanurk.com/resume.pdf
Github: https://github.com/nickyvanurk
LinkedIn: https://www.linkedin.com/in/nickyvanurk
Email: [email protected]
Interests: Computer graphics, 3D Applications, Games, Robotics, Digital twins, Simulations, Tool development, CRUD websites / micro-services in a creative industry (e.g. game community/tool site or multiplayer back-end), UX/UI, FUI Design
Can rapidly learn new technologies. Web, GIS, robotics and game development experience. Build my own 8-bit computer: https://nickvanurk.com/8bit.mp4 Optimizing things gets me all excited. Check out these Three.js demos I made: https://nickvanurk.com/capping/ and https://nickvanurk.com/void/ My latest project is a 3D GIS tool: https://nickvanurk.com/prototype/. Currently working on bringing 3D to the Moddio game engine (https://www.modd.io/). Feel free to contact me by email or LinkedIn!
-
I'm open-sourcing my game engine
Modd.io is a collaborative game editor that runs in browser. It's kind of like Figma for game dev.
We made this engine low-code and multiplayer-first, so developeres can quickly prototype casual multiplayer games.
I hope some of you guys will find this useful. Would love to hear feedback also. Thank you.
Engine Demo: https://www.modd.io
-
Modd.io: HTML5 Multiplayer Game Engine
Modd.io is a low-code game engine where you can play & make games all in a browser. Modd.io supports live collaboration where developers and players can play & edit the game at the same time. One of the engine's key advantages is its ability to rapidly prototype game ideas without being highly technical. For example, here's a video of myself building a MMORPG in 2 hours: https://www.youtube.com/watch?v=GZVsxkALR5U
-
Moddio: The multiplayer first game engine
The games are hosted on our bare-metal servers, but you do have the option to self-host games as well. Our engine is open source (https://github.com/moddio/moddio2)
What are some alternatives?
kaboom.js - 💥 JavaScript game library **Abandoned** Succeeded by KAPLAY
crumb - The Crumb Programming Language
Excalibur - 🎮 Your friendly TypeScript 2D game engine for the web 🗡️
taro - HTML5 multiplayer game engine (Now archived, new version available at https://github.com/moddio/moddio2)
Godot - Godot Engine – Multi-platform 2D and 3D game engine
microgravity.io - Microgravity.io is a 2D shooter IO game set in space in which you must create a conquering civilization.