light-merch / TRON_multiplayer

Multiplayer 3D game based on TRON Legacy written in Three.js framework
MIT License
7 stars 1 forks source link

Refactor spaces in function calls #1

Open pavtiger opened 3 years ago

pavtiger commented 3 years ago

Many people using THREE.js put spaces around variables in function calls. Maybe we should do so too. Example: "THREE.Mesh( geometry, material );"

manav-06 commented 3 years ago

Hi, I would like to take this up

pavtiger commented 3 years ago

Hey. Of course, you can do this if you want. I just started writing this game about 2 weeks ago, and I was really surprised by you. Now I will update README to give you an idea of what is this game and will include you in moderators.

pavtiger commented 3 years ago

Hey, how are you doing? Need some help?