phaser
Godot
phaser | Godot | |
---|---|---|
11 | 2,762 | |
37,018 | 90,052 | |
0.4% | 1.5% | |
9.8 | 10.0 | |
3 days ago | about 9 hours ago | |
JavaScript | C++ | |
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
-
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?
-
3 years of fulltime Rust game development, and why we're leaving Rust behind
If you're targeting the browser first why not use a browser first library like PhaserJS [0]?. I don't see a reason to work around with WASM; HTML5 canvas might be everything that you need.
[0] https://phaser.io/
-
Gamedev.js Jam 2024 start and theme announcement!
Gold : GitHub, Phaser Studio, Arcadia
-
Introduction to JavaScript: Empowering Web Development with Interactivity
Versatility: JavaScript is not limited to web browsers. It's used in a variety of environments, including mobile app development (using frameworks like React Native), game development (using libraries like Phaser), and even serverless computing (using platforms like AWS Lambda).
-
A developer portfolio as a 2D top-down walking simulator
This reminds me of my first real dev job, 10y ago, making small facebook games with https://phaser.io it was actually kind of fun now that I think back.
-
Aftermath of switching from VSCode to Neovim
Is it worth it? I think while attempting to create a game engine with the Canvas API and vanilla JavaScript. (I quickly ditched that idea and started using PhaserJS)
Godot
-
Redot Engine – Multi-platform 2D and 3D game engine
What is the difference between "Redot" and Godot?
The README for this GitHub contains the same info as the official Godot repo [1], so it's not clear what this fork does differently or changes.
[1] https://github.com/godotengine/godot
-
Ask HN: What are you working on (September 2024)?
Building some prototypes of games with Godot. Mostly enjoying it.
A few gripes with the GDScript language though. Might switch back to C#.
https://godotengine.org/
-
FFT-based ocean-wave rendering, implemented in Godot
Godot is an open source game framework: https://godotengine.org/
You would presumably need to download the Godot framework and open it in the framework.
-
Ask HN: Intro to Game Development path for a 12 year old?
I think going straight to Switch would likely be a tall order. I’d start him off with something where he can be successful right away, writing something he can play on his own computer or share with friends easily.
Scratch[0] is often used to start kids out with programming. He may already use it in school, I know my nephew does, who is around the same age. I made a silly little game in Scratch about a year ago to share with my nephews[1], to try and inspire them a bit. The oldest one quickly went into the code and started tweaking the variables I had set to control things like speed and randomness to make it more chaotic. It’s a good way to learn the concepts of variables, loops, sprites, hit boxes, etc without getting bogged down with the complexity of syntax or a professional game engine. It’s also in the browser, so he can easily share with friends and have them play it, or fork it.
After that, maybe look to something like Godot[2]. It’s free and open source, so he doesn’t have to worry about licensing and all that nonsense that a 12 year old shouldn’t have to think about. I briefly looked and saw some videos of people running the Godot engine on the Switch, but I don’t know what’s involved in that.
I wouldn’t get too tied to a console when learning. Rumors of the Switch 2 are floating around, and who knows, that could mean a whole different path. Starting on the computer avoids this problem, and other huddles. Then if he likes the act of game dev and learning those things, he can cross the bridge to whatever the current console is, if that’s the direction he wants to head.
[0] https://scratch.mit.edu/
[1] https://scratch.mit.edu/projects/733627274/
[2] https://godotengine.org/
- Cómo encontrar trabajo para los Fixis: analizando Godot Engine
-
Ask HN: What are you working on (August 2024)?
I am building my very first computer game, a VR spaceflight simulator with realistic physics and engineering, inspired by Orbiter, Eagle Lander 3D, and a little bit of Subnautica: https://tungstenmoon.com/
I am using the Godot engine: https://godotengine.org/
The playable demo is already available today on Github: https://github.com/Eccentric-Anomalies/Tungsten-Moon-Demo-Re...
We're releasing the demo on Steam for the first time in a few days, followed by an early access version probably in October: https://store.steampowered.com/app/3104900/Tungsten_Moon/
-
Random Thoughts about Unity
By trade I'm a C#/.NET dev. Unity made it easy to dabble with gamedev on the side. But I've since moved to Godot. Their approach makes a lot more sense. Unfortunately, the C# experience isn't quite there.
GDScript is just barely OK. You really start to miss a lot of advanced features on bigger projects.
Godot will skyrocket further once they add proper C# Web Export. Unfortunately, they claim to be blocked by this .NET team issue.
https://github.com/godotengine/godot/issues/70796#issuecomme...
-
How to find job for Rescue Rangers: analyzing Godot Engine
The version of Godot Engine that we used for the analysis is 4.2.2.
- Ask HN: Who wants to be hired? (August 2024)
-
Recursos para crear Juegos
Godot
What are some alternatives?
kaboom.js - 💥 JavaScript game library **Abandoned** Succeeded by KAPLAY
bevy - A refreshingly simple data-driven game engine built in Rust
Excalibur - 🎮 Your friendly TypeScript 2D game engine for the web 🗡️
o3de - Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
cocos-engine - Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
Cocos2d - Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
defold - Defold is a completely free to use game engine for development of desktop, mobile and web games.
GDevelop - 🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
offscreen-canvas - Demo app using worker.Canvas
Panda3D - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
nextjs-boilerplate - A NextJS boilerplate with tailwindcss, eslint and prettier
Spring RTS game engine - A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/