8000 GitHub - kaesaecracker/trivial-uno: A not so trivial implementation of uno. Used as a playground for architecture, the actual uno implementation and strategies are bad.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A not so trivial implementation of uno. Used as a playground for architecture, the actual uno implementation and strategies are bad.

License

Notifications You must be signed in to change notification settings

kaesaecracker/trivial-uno

Repository files navigation

Trivial Uno

A not so trivial implementation of uno. Used as a playground for architecture, the actual uno implementation and strategies are bad.

Components:

  • MyUno: this is the actual application. There are also custom cards showing off the customizability.
  • TrivialUno.Definitions: All the interfaces and attributes. No dependencies.
  • TrivialUno.DefaultCards: All the default Uno cards. Dependent on DefaultEffects and Definitions.
  • TrivialUno.DefaultEffects: All effects used by default Uno cards. Dependent on Definitions.
  • TrivialUno.Machinery: Implementations for the interfaces the application can use or partially replace.

About

A not so trivial implementation of uno. Used as a playground for architecture, the actual uno implementation and strategies are bad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

0