Coder Social home page Coder Social logo

y2bd / invertebrae Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 13.49 MB

A game for LD44 written in React and Typescript

Home Page: http://y2bd.me/invertebrae

License: MIT License

HTML 4.02% CSS 19.44% TypeScript 76.54%
typescript react react-hooks react-dnd gamedev ludum-dare-44

invertebrae's Introduction

Invertebrae

This game was created for Ludum Dare 44.

If you’re here from Ludum Dare, you might be looking for the story file.

Technologies

  • typescript
  • react (hooks-style)
  • react-dnd

Setup

To build and run from source:

  1. Clone the repository locally.
  2. npm install
  3. npm start

Now you can edit the code and the game will refresh in your browser. The vast majority of the story is within src/story.json, so if you wish to add more pages and puzzles, or change existing ones, that should be the only file you need to edit.

If you want to change the initial words given, you can change them in src/containers/Wordbank.tsx.

Warning: one large deficit of the engine is that it does not support more than one instance of any word. If you end up in a situation where the player drags two of the same word into the word bank or the prompt, the game will behave unexpectedly and probably become unplayable.

Credits

Game font was Terminal Grotesque, provided by https://www.velvetyne.fr/fonts/terminal-grotesque/, under the SIL Open Font License.

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.