Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Facade #7

Merged
merged 2 commits into from Oct 2, 2017
Merged

Add Facade #7

merged 2 commits into from Oct 2, 2017

Conversation

silverweed
Copy link
Collaborator

Adding a Facade example.

I wrote a purposefully complex interface for creating arenas and rounds for a fighting game and a Facade class is used to simplify access to that API.

Code compiles and run correctly and is formatted with crystal tool format.

@veelenga veelenga merged commit be71874 into crystal-community:master Oct 2, 2017
@veelenga
Copy link
Member

veelenga commented Oct 2, 2017

Nice 👍
Thank you.

refs #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants