Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix ”状态模式的Unity版本实现“ 跳转链接
  • Loading branch information
ajun007 authored Dec 24, 2019
1 parent 1397741 commit 2344648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content/《游戏编程模式》读书笔记/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@

- Pushdown Automata下推自动机:<https://en.wikipedia.org/wiki/Pushdown_automaton>

- 状态模式的Unity版本实现:<https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Creational%20Patterns/Singleton%20Pattern>
- 状态模式的Unity版本实现:<https://github.com/QianMo/Unity-Design-Pattern/tree/master/Assets/Behavioral%20Patterns/State%20Pattern>

- 本节内容相关的英文原文:<http://gameprogrammingpatterns.com/state.html>

Expand Down

0 comments on commit 2344648

Please sign in to comment.