Skip to content

pavlik-y/Scratch

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

Object diagram

###Principles:###

  • All objects allocated and initialized in main file
  • Components explicitly depend on upstream components, values are read directly from upstream components.
  • Components don't reference/call downstream components. If event need to be triggered corresponding version is updated.
  • Component's Update is executed only once in loop.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published