GithubHelp home page GithubHelp logo

Very real Itch.io games! about 2020 HOT 2 OPEN

nanogenmo avatar nanogenmo commented on June 14, 2024 2
Very real Itch.io games!

from 2020.

Comments (2)

dawnithan avatar dawnithan commented on June 14, 2024 5

Ok after a lot of iteration, I've managed to come up with a project for this year.

I present to you: A Videogame Generator, based on itch.io games.

The premise is pretty simple: I scraped ~1,741 games from the itch.io Racial Justice Bundle, as I thought this would provide a varied and interesting dataset from the indie platform. Using the main site seemed like it would produce too many items of similar type, as Halloween games were very popular at the time.

From this I was able to get each game's tagline and store link. Initially, I thought to use the links to get further information from the game's store page, but ended up scrapping this idea as the quality and format of the page content was far too inconsistent.

I used markovify to pass the taglines (or "short descriptions") into a Markov chain, then produce a new tagline for each generated game. Additionally, I select a title for the game using a random format and nouns & verbs pulled from a corpus. The author is another random word, as well as random platforms (any 1-3 of Windows, Mac, and/or Linux) and a random price tag. Finally, for extra flair, I generate a random Metacritic review for the game.

Once I had this, I generated a webpage and enough fictional games to reach the 50k words goal. ^_^

Here is a sample output: https://dawn-nanogenmo2020.netlify.app/
Here is the source code for the project: https://github.com/dawnithan/NaNoGenMo-2020

from 2020.

pjfpotter avatar pjfpotter commented on June 14, 2024

yaasss

from 2020.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.