Simple tic-tac-toe game in Pulp

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.

3 Likes

I was thinking the same thing, but I'm struggling since I have no coding experience. I'm having difficulty changing the tiles when I select them, I haven't even gotten to the cpu's turn yet! Could you show me the code you used so I could use that as a frame of reference?

You can see the scripts if you import this JSON file into Pulp.