# Explore ZEP Script

### Tutorial

Follow the tutorial to gradually familiarize yourself with ZEP Script!

* [<mark style="color:purple;">Displaying a Message</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/tutorials/displaying-a-message)
* [<mark style="color:purple;">Understanding the ZEP App Lifecycle</mark>](https://docs.zep.us/zep-script/zep-script-api/scriptapp/lifecycle)
* [<mark style="color:purple;">Changing Avatar Image</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/tutorials/changing-avatar-image)
* [<mark style="color:purple;">Using HTML</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/tutorials/using-html)
* [<mark style="color:purple;">Communicating with an External API</mark>](https://docs.zep.us/zep-script/zep-script-api)
* [<mark style="color:purple;">Create a 2-second Stun Effect</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/tutorials/creating-a-2-second-stun-effect)

### ZEP Script Example Code

* [<mark style="color:purple;">Timer</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/timer)
* [<mark style="color:purple;">Zombie Game</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/zombie-game)
* [<mark style="color:purple;">Paintman Game</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/paintman-game)
* [<mark style="color:purple;">Hangul Quiz Game</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/hangul-quiz-game)
* [<mark style="color:purple;">Avoid Poop Game</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/avoid-poop-game)
* [<mark style="color:purple;">Boxing Game</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/boxing-game)
* [<mark style="color:purple;">Sidebar App</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/sidebar-app)
* [<mark style="color:purple;">Race</mark>](https://docs.zep.us/zep-script/zep-script-guide/explore-zep-script/zep-script-example-code/race)
