Skip to content

samoiloff/moonactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moonactive test assignment

Front-End Lead Developer Position

Run following commands to start the game:

Other scripts

  • npm run build - compiles build to dist/ folder
  • npm run preview - fast preview

The game uses MVC, DI, IoC, Queue of Responsibility patterns.

Main files

  • main.ts - point of entry
  • injection.ts - definitions of injections
  • Game.ts - the main component
  • GameModel.ts - the model of the game
  • GameView.ts - the view of the game
  • GameController.ts - the controller of the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages