Hello,
I wanted to try Pulp so I created a very simple tic-tac-toe game as an exercise.
JSON source and PDX are available on GitHub.
I am a web developer but I have no experience with game development and I found using Pulp easy and fun. I had something running in a couple hours.
I did everything in a single event in the player script but I probably could have structured the code better with custom events.