/Auraxis

An imaginary planet designed using GOF patterns.

Primary LanguageKotlin

Auraxis

  • Abstract Factory
    • create player
  • Template Method
    • player celebraton dance/sing
  • Visitor
    • ammo and health kits
  • Strategy
    • player abilities
  • Observer
    • Auraxis logger
  • Memento
    • Auraxis backup
  • Singleton
    • Auraxis, CommunicationsCenter, etcetera
  • Bridge
    • gun
  • Decorator
    • gun addons
  • Mediator
    • player messaging
  • State
    • Auraxis controlling faction
  • Iterator
    • Auraxis players
  • Composite
    • satellites
  • Prototype
    • change username
  • Flyweight
    • kit factory
Copyright 2022 Chris Basinger

Licensed under the Apache License, Version 2.0(the "License");
you may not use this file except in compliance with the License .
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied .
See the License for the specific language governing permissions and
        limitations under the License .