Skip to content

N0m0turtle/F28WP-Optimize-Prime-MMOG

Repository files navigation

F28WP-Optimize-Prime-MMOG

Navigate inside the root directory and run command npm install then npm start to start the server. The default port is 3000 so the server will start on http://localhost:3000

Demo Video

Code conventions:

camelCase naming - e.g. likeThis

  • Variables: Start with a lower case for variable names.

    • e.g. int thisIsAVariable
  • Functions: Start with an upper case for function names.

    • e.g. int ThisIsAFunction();

Project maintenance conventions:

  • Files: camelCase with a starting lower case for file names.
    • e.g. homePage.html; style.css; canvas.js; playerModel.jpg;
    • README still in caps because it's special <3

Contributors

Harry

Dawid

Pyra

Adrian

Craig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •