# Blog Post: Hello, Goblins!

**URL:** https://community.spritely.institute/t/blog-post-hello-goblins/219
**Category:** Architecture
**Created:** [February 12, 2023, 2:20am UTC](https://community.spritely.institute/t/blog-post-hello-goblins/219 "2023-02-12T02:20:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vivi](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.spritely.institute/vivi/32/169_2.png) [@vivi](https://community.spritely.institute/u/vivi)
#### Post date: [February 12, 2023, 2:20am UTC](https://community.spritely.institute/t/blog-post-hello-goblins/219/1 "2023-02-12T02:20:57Z")

</div>

I created a basic blog post (which I intend to make a series) that attempts to go over my (admittedly new) understanding of Goblins to make a simple Rock, Paper, Scissors game, and, eventually, a Tic Tac Toe game in which the player who goes first is determined by a quick Rock Paper Scissors game.

I welcome any corrections or nuances as I know folks here are far more experienced than I.

> **[Hello, Goblins!](https://vvv.gay/goblins/hello-goblins/)**
>
> Hello and welcome to a brand new blog. I have lately been experimenting with Spritely Goblins, a new tool for distributed programming written in Scheme1.
> The goal of this blog is to document my process of experimentation, discovery, possible...

---

<div class="post-metadata">

### Author: ![vivi](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.spritely.institute/vivi/32/169_2.png) [@vivi](https://community.spritely.institute/u/vivi)
#### Post date: [February 18, 2023, 11:20pm UTC](https://community.spritely.institute/t/blog-post-hello-goblins/219/2 "2023-02-18T23:20:18Z")

</div>

I’ve created another blog post, this time about `selfish-spawn`!

> **[Learning to be Selfish](https://vvv.gay/goblins/learning-to-be-selfish/)**
>
> A Problem I am working on another post that explains the next step of our Tic-Tac-Toe journey, but first, a brief aside. As I was implementing logic for a Tic-Tac-Toe board (fun!) I began to run into an issue. My board actor had methods, but I needed...

---

<div class="post-metadata">

### Author: ![frandallfarmer](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.spritely.institute/frandallfarmer/32/3_2.png) [@frandallfarmer](https://community.spritely.institute/u/frandallfarmer)
#### Post date: [February 19, 2023, 1:50am UTC](https://community.spritely.institute/t/blog-post-hello-goblins/219/3 "2023-02-19T01:50:34Z")

</div>

Thanks for sharing your journey here, @vivi ! We really appreciate folks sharing their explorations with us…
