WWU-Cyber-Warfare-Game / cyber-wargame

A wargame where two teams face off against each other and try to infiltrate their networks. Created for our senior project at Western Washington University.
0 stars 1 forks source link

Organize Strapi index.ts #41

Closed aidandh closed 6 months ago

aidandh commented 6 months ago

Separated index.ts into different functions, moved the effect applying code into a separate file, and improved the comments.