Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerozard authored Jun 24, 2018
1 parent 567243f commit 0dd3373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
This is a short code sample extracted from a 2D Space Shooter called Babylon Fleet on which I am currently working.

The presented code shows the basics of the aura system that I am using to apply buffs and debuffs. Different aura managers, derived from the same base manager class, can be added to varying components of each space ship. Those manager components then handle the various auras added to them over the course of a match.

Patrick Nimmich

0 comments on commit 0dd3373

Please sign in to comment.