Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Show off your project!

A Twitter Bot to inspire you to make personal games (CC0)

TinyWorlds
Saturday, April 30, 2016 - 09:59
TinyWorlds's picture

Hello everybody!

After going to the AMaze festival in Berlin for indie developers, I was inspired to create a little (opensource) Twitter bot.

Every 3 hours it tweets ideas for little games and other ideas to inspire your game creation process.

I created the bot using cheapbotsdonequick.com, which really is an awesome, easy-to-use tool if you want to make your own Twitter bots. You can view the source code of my bot here (CC0/Public Domain License): http://cheapbotsdonequick.com/source/bot_dreams

Alright! That's it, I hope some of you will find my little Twitter bot helpful :)

You can give it a try here: https://twitter.com/bot_dreams

  • Log in or register to post comments
watatita micro field
joined 9 years 1 month ago
Monday, May 2, 2016 - 07:08
watatita micro field's picture

is the tweet random generated or predefined?

  • Log in or register to post comments
TinyWorlds
joined 13 years 9 months ago
Monday, May 2, 2016 - 15:39
TinyWorlds's picture

I answered exactly that question somewhere else, so I'll quote my answer here :D

"

Thx! It's actually a mix of the two options you mentioned. The "statement" tweets (e.g. "Games don't have to be about saving the world") are very much authored, since I don't want my bot to say shitty or harmful stuff with that. The "game idea" tweets (e.g. "make a game about watching plants grow") are generated. This works with simple lists too (not markov chains or anything). Basically I have a basic sentence structure, with several replaceable words or group of words.
In the future I'd like to create modules where the sentences are even more "fractured"/separated into tiny pieces, to create a greater variety of outputs.

P.S.: You can view the source "code" here: http://cheapbotsdonequick.com/source/bot_dreams

"

  • Log in or register to post comments
watatita micro field
joined 9 years 1 month ago
Monday, May 2, 2016 - 23:39
watatita micro field's picture

cool. we can use this as brainstorming tool

  • Log in or register to post comments