DhanushNehru / alien-defender-game

An Alien Space Themed Browser Game
https://alien-defender-game.netlify.app/
Apache License 2.0
3 stars 11 forks source link

Legacy Code Changes #19

Open yesahem opened 1 month ago

yesahem commented 1 month ago

Requesting for the code Changes

Since the world is moving faster with the javascript frameworks we should also follow some

So my purposal is to move this legacy code (raw HTML,CSS,JS) to be moved to React or Next or Remix js whichever is more compatible and faster

Pros:

  1. Help New Comers to contribute to code more easily
  2. Code will be with Industry Standarisation
  3. Gives easy DOM manupulation access
  4. Easy to Upgrade or Add 2D/3D
  5. Challenging for person to adapt 2D/3D animations in beginning but still they can contribute to functionality and grow eventually
yesahem commented 1 month ago

What says @DhanushNehru ??

DhanushNehru commented 1 month ago

Hi @yesahem yes you can move it, but the challenge you have is to accomodate the new features in the react project which you are changing to. All the best

yesahem commented 1 month ago

Hi @yesahem yes you can move it, but the challenge you have is to accomodate the new features in the react project which you are changing to. All the best

Can you please clarify more on this statement @DhanushNehru ! What are the new features I have to accommodate (are you willing to say about the features that are added to this game last night like arrow key functionality or something else )?

DhanushNehru commented 1 month ago

Yes @yesahem
People keep contributing in the repo and new features will be added accordingly. If you can manage it then great

yesahem commented 1 month ago

Ohh Yeah that will be fine for me for now but not give the commitment to manage it in future maintaining a repo is a nice and responsible thing I know but see I can't promise about the event that will happen in future

So Hope for the best and I will try my best to maintain it

yesahem commented 1 month ago

Working on it hope to complete it soon

I have my exams from Monday to Friday so it will be a bit delayed is it fine @DhanushNehru ?