
JS GameDev Summit 🗓 September 28 & 29
@jsgamedevsummit
🎮 An online event for engineers, tech artists & creative game devs 👀Discover the latest updates, case studies & best practices #JSGameDevSummit
Was dir gefallen könnte
🌟Here we go again - the #JSGameDevSummit will be held on September 28 & 29, 2023 See the latest updates from graphics engine crews, game dev case studies, best practices etc.💥We've added a lot of new & interesting topics, such as Blockchain & #Web3, Business side & Monetizing.
🎊 It’s a GitNation Wrapped for an incredible 2024 season. This year was packed with code, connections, and community, and we loved 🧡 having you with us every step of the way. Thank you for being part of the journey — see you in 2025 😊
Big crowd, top JS speakers, festival vibe, & amazing food🔥That’s not all - 2025 is a unique edition! Join us at Circa Amsterdam, Buckminster Fuller’s iconic geodesic dome, now fully recycled & A+++ energy rated. 🌷See you there & online on June 12 & 16?jsnation.com
Let's head to New York🗽 JSNation comes to the US with the same scalability – 50+ talks from JS stars, networking with 700+ attendees, Manhattan views & a truly big JS party. 🪐All set within the West's largest planetarium. Grab you Early Bird ticket now🚀jsnation.us
Are you ready for the event you've never seen before? 🎨C3, a contemporary software engineering & design festival ↓ 📚Code, career, creativity 🎮12 artists & 30 speakers 💡Speed Networking & many more #Amsterdam | June 14-15, 2024
🎄Wishing you a festive holiday season filled with joy, warmth, and laughter! May your holidays be wrapped in good vibes✨Cheers to the magic of the season! Thank you for this bright year, and here's to many more amazing moments in 2024🎉
Wrapping up an awesome GitNation year! 🔥Organized 11 top tech conferences (8 hybrid, 3 online) 👥Brought together 5900+ in-person attendees and thousands of online attendees 🎙️Presented 437 thought-provoking speaker talks ⏬More in the thread⏬
Abde Ali Lokhandwala's talk, "Real-Time Game Virtual Content Adaptation with AI," explores how AI dynamically adjusts game content, creating personalized immersion and enhancing player engagement. Gain your insights🔥portal.gitnation.org/contents/real-…
gitnation.com
Real-Time Virtual Content Adaptation with AI by Abde Ali Lokhandwala
"Real-Time Game Virtual Content Adaptation with AI: Unleashing the Power of Personalized Immersion" is an enthralling talk that explores the magical world of AI-driven real-time content adaptation in...
The talk by @raysan5 explores raygui, a lightweight immediate-mode UI designed for tools development. When combined with raylib, it enables the creation of efficient wasm web tools. Dive into this unique use case for tools development⬇️portal.gitnation.org/contents/raygu…
Explore Rogule, an open-source emoji-based roguelike game by @mccrmx. Learn about its tech, motivation, game mechanics, and future🚀portal.gitnation.org/contents/rogul…
The talk by @coziestsoup focuses on Synthesis' mission: forging supercollaborators through games. Discover how they use open-source game dev libraries like Pixi.js and Colyseus to craft top-notch multiplayer games for kids🧒portal.gitnation.org/contents/build…
gitnation.com
Building Team Thinking Games At Synthesis by Vivek Vidyasagaran
The video explores the development of team thinking games at Synthesis, focusing on creating games that emphasize strategic decision-making and teamwork. Synthesis games use a server authoritative...
Learn 3D content creation with simplicity using modern web tech. Craft custom web-based CAD tools with @aherbez 💻portal.gitnation.org/contents/creat…
gitnation.com
Creating Custom CAD Tools on the Web with ThreeJS by Adrian Herbez
Today we're going to be talking about creating custom CAD tools on the web with 3JS. We'll explore the reasons why you should make web-based tools, including their novice-friendly nature and their...
The talk by @_asadmemon dives into the challenges of multiplayer game setup. Discover Playroom, a high-performance sync solution handling networking and room management, so you can concentrate on game creation. portal.gitnation.org/contents/why-i…
gitnation.com
Why Is Building a Multiplayer Game So Hard and What Can We Do to Fix It for Everyone by Asad Memon
The video explores the complexities of developing multiplayer games and offers strategies for simplifying the process. It begins by addressing the necessity of a backend, such as a Node.js server...
Discover game development architecture and design patterns in JavaScript. Craft engaging and well-structured games with @yinkaatobiloye! portal.gitnation.org/contents/game-…
gitnation.com
Game Development Patterns and Architectures in JavaScript by Olayinka Atobiloye
Today's Talk covers game design and architecture, including entity component systems, game loops, and decoupling game logic from rendering. Entity component systems are popular in JavaScript game...
JSNation, the main JS Conference of 2024, is coming back on June 13 & 17! 🚢Boat & walking tours at the hangout day 🎤Over 50 talks from legends & rising stars 🍔Dinner with friends & much more fun Snag a ticket quick! We've got just 20 early birds🎟️jsnation.com
In this talk @DmitriIvashenko explores the transition from WebGL to WebGPU in game development. Watch practical examples and code snippets reveal performance differences by the link below!⬇️ portal.gitnation.org/contents/migra…
gitnation.com
Migration from WebGL to WebGPU by Dmitrii Ivashchenko
This talk explores the differences between WebGL and WebGPU, with a focus on transitioning from WebGL to WebGPU. It discusses the initialization process and shader programs in both APIs, as well as...
Learn from @amdsouza92 how to connect gaming controllers and enhance web gaming with the Gamepad API. Explore an open-source library for button presses, axis movements, and vibrations in browsers💻 portal.gitnation.org/contents/using…
gitnation.com
Using the Gamepad API for a Better Gaming Experience on the Web by Arun Michael Dsouza
The Talk discusses the web gamepad API and its use in game development on the web platform. It explores the GamePad API, which allows developers to connect gaming devices to the browser and use them...
In his talk, @NathanFlurry shares insights gained from 7 years of working on popular .io games like Krunker.io, Diep.io, and Ev.io. portal.gitnation.org/contents/lesso…
gitnation.com
Understanding I-O Games Evolution by Nathan Flurry
I-O games are multiplayer web games that are easy to pick up but can be played for hours. Developers have added deeper game mechanics and adapted I-O games for mobile, generating high revenue....
In this talk @ostjh will dive into game development with ReactJS/CSS, revealing component management, CSS for captivating UI, and the power of React Three Fiber for immersive 3D gaming. Check it by the link below! portal.gitnation.org/contents/game-…
Let's learn with @cpojer how to build an #AI for a turn based strategy game from scratch. When Christoph started building #AthenaCrisis, he had no idea how to build an AI. All the resources were too confusing. But then... portal.gitnation.org/contents/build…
gitnation.com
Building the AI for Athena Crisis by Christoph Nakazawa
Building AI for Athena Crisis involves using strong abstractions, search algorithms, and mathematical decision-making to create an AI that behaves like a human player. The AI is designed to be fast,...
It's never been easier to make own #WebGame, but it's still extremely difficult. What game to make? Which engine to choose? Let's discuss it with @richtaur, game dev who writes, draws & podcasts, and ways how to leverage unique platform that is the web. portal.gitnation.org/contents/how-t…
gitnation.com
How to Make a Web Game All by Yourself by Matt Hackett
This talk guides you on how to make a web game by yourself, emphasizing the importance of focusing on tasks that interest you and outsourcing the rest. It suggests choosing a game engine that allows...
United States Trends
- 1. phil 96.9K posts
- 2. phan 82.6K posts
- 3. Falcons 16.4K posts
- 4. Bills 85.6K posts
- 5. Jorge Polanco 6,846 posts
- 6. Columbus 235K posts
- 7. Tyler Allgeier N/A
- 8. Bijan 4,007 posts
- 9. Mitch Garver N/A
- 10. Mike Hughes N/A
- 11. Doug Eddings 1,118 posts
- 12. #DirtyBirds 1,331 posts
- 13. Kincaid 1,813 posts
- 14. #RiseUp N/A
- 15. Joe Davis N/A
- 16. Middle East 332K posts
- 17. Monday Night Football 7,734 posts
- 18. Jake Moody N/A
- 19. Taylor Rapp N/A
- 20. Martin Sheen 2,021 posts
Was dir gefallen könnte
-
React Jam
@reactgamejam -
Bruno Simon
@bruno_simon -
Iván Velázquez Gomez ᶠᵃᵏᵉ
@MinistrDefensa -
Three.js
@threejs -
Jim Raptis
@d__raptis -
Steph Dietz
@steph_dietz_ -
Maxi Ferreira
@charca -
Joy 🛸
@zwitjoy_ -
☄︎
@0xca0a -
Vue School
@VueSchool_io -
Laurence Moroney 🇺🇸🇮🇪 🏴
@lmoroney -
International JavaScript Conference Hybrid
@JavaScriptCon -
CityJS Conferences
@cityjsconf -
WeAreDevelopers
@WeAreDevs -
React Miami
@ReactMiamiConf
Something went wrong.
Something went wrong.