🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest browser Activity

oakframe
November 15, 2023 05:45 PM
Integrating Custom WebGL Rendering in React

In the latest phase of our game development, we have made significant progress in integrating a custom WebGL rendering engine within a React application. This integration was not only about rendering 3D graphics but also about aligning the rendering pipeline with React's component-based architectur…

3,217 views
Advertisement
adlore
October 24, 2023 02:52 AM

I've trying something similar now, and I agree with Brian Sandberg.

My advice is to find a javascript framework (React, Vue, Svelte) that clicks with you, and learn it properly. You're going to have to do a whole bunch of “mucking about with the UI” regardless, but from my experience so far (with Sv…

5,136 views

Hi there! 

I will be glad if you play my game. 

This is a platform game in which you have to control your character, collect keys and open doors to the next levels. The ultimate goal of the game is to find the hidden artifact. 

It is my first time experience of 2D scroll-side game with …

3,228 views

@Alex_prfct Check out Ember Sword. It does both things you ask for: Blockchain (for NFT's) and Web 3.0.

I don't know much about the technologies, but to me it seems like Web 3.0 is still very much a beta-thing.

20,829 views

--

Hi.

Try to make a online version of 3D Tetris called BlockOut .

https://youtube.com/playlist?list=PLi0zyNfBMXA-8NyIWGjt4yZw5Gzmyxhx-

https://blockout.nu

Have code on GitHub.

Suggestions?

M.Sc. MagI

-----

3,887 views
My Oldschool Web Game (PHP, JavaScript, HTML, CSS))
screenshot

Game Link: The Mysterious Island

So first off if anyone has any feedback, please take into consideration that I made this just for fun! its rough, its ugly, and I was learning the coding I used while making this game, and its still a work in progress and will probably never be “finished”.…

3,005 views
8Observer8
March 02, 2020 04:39 PM

alex9 said:
which isn't as massive as Unity

If you plan to make browser games for websites you cannot run Unity WebGL build on mobile devices. You can but only on a few of them:  Unity is one of the best for standalone applications.

WebGL Browser Compatibility
https://docs.unity3d.com/Manual/webgl…

3,425 views
Advertisement
Advertisement