GitHub topics: state-pattern
MarieVerdonck/BattleShip---Project-OO
Simple battleship game, object oriented design/patterns
Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Ragnarok540/piston-tetris
Tetris in Rust using the Piston Engine and the State Pattern
Language: Rust - Size: 141 KB - Last synced at: about 15 hours ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

OthDr/State-DesignPattern
state design pattern, providing multiple movements for an agent(system actor), JAVA
Language: Java - Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adrixo/mars-kata
Language: Java - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Quelich/design-patterns
The implementation of design patterns in C#
Language: C# - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hirishu10/design-patterns
Design Patterns
Language: Java - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

fonCki/Thermometer_v3.0
This is a Via University assignment, a simple application for a module to control the heating system in a summerhouse.
Language: Java - Size: 37 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

EpicSharpCode/StateExample
Repository with an example of using the "State" pattern
Language: C# - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

arvindbasant/jamim
This project is expected to cater daily need of consumers, who can place their orders with any nearby retailers which can be located through tool.
Language: C# - Size: 7.14 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 1

ehtiramabdullayev/patterns-examples
Some of examples of design patterns implementations
Language: Java - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_state
Develop a system that uses the pattern given in class. "State" design pattern.
Language: Java - Size: 18.6 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kamilhan-karaismailoglu/Composite-Iterator-Proxy-TemplateMethod-State-Design-Pattern-With-WPF
In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.
Language: C# - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

EunBinChoi/design-pattern-master
Design Pattern Lecture Notes & Assignment
Language: Java - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

EunBinChoi/pinball-game-with-design-pattern-master
A pinball game is implemented with state pattern and singleton pattern applied.
Language: C# - Size: 39.2 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RafaAyGar/Fighting-Game
Juego de lucha 2D en Unity con un sistema de combos sólido y moldeable. Es una puesta en práctica del patrón de diseño State. INCLUYE VIDEO DEMO
Language: C# - Size: 38.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

BIJOY-SUST/Design-Patterns
Here, I've stored some design pattern codes and solid principles that were done in my Design Pattern Lab course. Design Pattern is a description or template for how to solve a problem.
Language: Java - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

mnlwldr/State-Pattern
Simple state pattern example in php
Language: HTML - Size: 200 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

HarrisonHutton/Arithmetic-Gambling
This was a fun final project for my second-semester Intro to Comp Sci course at The University at Buffalo, SUNY.
Language: Scala - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rcgc/2dvideogames
2D videogames course final project. 5th semester.
Language: Java - Size: 7.06 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abhranja-sudo/zendesk-ticket-viewer
Zendesk coding challenge for an internship
Language: Java - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

takanome-dev/calorie-tracker
Language: JavaScript - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DanSilva41/design-patterns-I
Carried out on the Alura platform, applying basic practices with familar design patterns(behavioral).
Language: Java - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

javamultiplex/java-design-pattern
This repository contains all the design patterns with example.
Language: Java - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

briebug/smartish
Smartish is a small utility library that makes creating "smartish" components in Angular a breeze
Language: TypeScript - Size: 406 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

almartson/AI_StateMachine_DronesDemo
It is a simple implementation of an :robot: A.I. behaviour :suspect:, by using the 'State Pattern' and State Machines in Unity3D :video_game: and C#.
Language: C# - Size: 72.6 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

iRahulP/SOEN6441-RISK-WarZone
Risk Game(based on Warzone) Implementation as part of SOEN6441(Advanced Programming Practices) course at Concordia University for Winter21
Language: Java - Size: 1.95 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

daniel-keogh/birds-bees-simulation
A chase simulation implemented in Unity using the state pattern
Language: C# - Size: 154 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tdm1223/DesignPattern
Design pattern practice by cpp
Language: C++ - Size: 570 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

descifrador17/Design-Patterns
Collection of Design Patterns Examples in Java and Kotlin
Language: Java - Size: 15.6 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

teodoroleckie/design-patterns
Simple php design pattern. Memento, State, Strategy, Chain of Responsibility & Decorator
Language: PHP - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tedmo/statemachine
Simple Java State Machine (in-progress)
Language: Java - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mcupo/Patron-State
Ejemplo del patrón State en JAVA
Language: Java - Size: 13.7 KB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

OmorFarukMashuk/GumBallMachine
Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yichunzhao/extract-pdf
handling PDF using Apache PDFBox
Language: Java - Size: 531 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ocultus/patterns-state-observer
React + Mobx Todo list as implementation of pattern state and observer
Language: JavaScript - Size: 245 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

NightQnEarth/DesignPatterns
Home tasks from design patterns course.
Language: C# - Size: 217 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

WeirdJack/Design-Patterns
Pattern Implementations
Language: Java - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

aleksandrmte/design_patterns
Examples of design patterns in C#
Language: C# - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Belchenkov/js_patterns_practice
Simple Example for understand JS Patterns (Singleton, Mediator, Observer, Module and ect.)
Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

zhuozp/rpm
日常需求中经常需要通过红点来加强某个功能、某个页面或某个入口的注意点。若你的应用中涉及tab 红点展示策略,红点数字展示、一级页面红点和二级页面红点展示策略、以及某个页面红点与另一个或另几个关联的红点展示策略等等,rpm红点管理框架基本做到满足红点的管理策略。rpm提供了默认的红点保存策略,默认保存在sp文件中,还提供了内存保存策略,接入者按需使用或者自定义保存策略,同样,rpm框架提供了红点展示策略,默认是同级页面所有红点都可以展示,接入者可以按需调整同一时间最多可以展示多少个红点。支持注解和方法调用两种方式提供更加灵活的使用
Language: Java - Size: 535 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

swami701/traffic-light-simulator
This repository simulates the cross road traffic signal
Language: Java - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

psprao95/MyMusic-App
Java | A music application which lets users search for tracks, artists-albums, play tracks, create and edit playlists. Admin functionalities such as editing albums-tracks-artists are also implemented. Uses well known design patterns such as Singleton, Composite, State, Factory
Language: Java - Size: 77.4 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

bazsup/depa-practices-0
Language: Java - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bazsup/depa-practices-1
learn state and singleton pattern, learn separation of concerns
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nikolaynikolaevn/VendingMachineSimulator
Vending machine simulator using State design pattern
Language: C# - Size: 2.14 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Subangkar/Software-Engineering-CSE-308-BUET
Assignments of Software Engineering Sessional Course CSE 308 of CSE, BUET
Language: Java - Size: 1.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

GermanKuber-zz/Jornada-Arquitectura-NET-De-Procedular-A-Objetos
Ejemplos de diseño para la primera Jornada de Arquitectura .NET
Language: C# - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

sky0926a/TDD-Calculator
practice TDD, unit test, state pattern
Language: Swift - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

aprilmintacpineda/inferno-fluxible
Connector for inferno-js and fluxible-js.
Language: JavaScript - Size: 549 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

ArshiyaPathan/sp18-202-techninjas Fork of nguyensjsu/sp18-202-techninjas
An interactive game built on the Java/Greenfoot using design patterns such as Builder pattern, Abstract factory pattern, State Pattern,Factory pattern, Strategy pattern
Language: Java - Size: 2.21 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

CooSamuel/Swift-StatePattern
Swift-StatePattern
Language: Swift - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kpilszak/state-pattern-readiness
Project shows a simple usage of state pattern
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

antoineFrau/design-pattern-java
Example of multiple design pattern from GOF.
Language: Java - Size: 2.59 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SolangeUG/mars-rover
Mars Rover Kata
Language: Java - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

miladvafaeifard/angular-state-design-pattern
Typescript design pattern
Language: TypeScript - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

miladvafaeifard/bank-atm-machine
Language: TypeScript - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

media-tm/MTDesignPattern
MTDesignPattern: Software Design Pattern
Size: 539 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 6

renan-throsa/Design_Patterns
Implementations in C++ of design patterns described by the GoF.
Language: C++ - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

Amonadidis/design-patterns-java
Several design patterns for software engineering in Java.
Language: Java - Size: 15.3 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jedi4z/php-state-pattern
Language: PHP - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

renan-throsa/JPatterns
Padrões de projeto implementados em Java para disciplina Análise e Projeto de Software, UFPA.
Language: Java - Size: 4.17 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

miketmoore/sketch-daycycle
Sketching with golang and the pixel game engine
Language: Go - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

IgorDePaula/StatePattern
Este repo visa o ensino do State Pattern em PHP
Language: HTML - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
