Coder Social home page Coder Social logo

overte-scripts's Introduction

Overte Scripts

The project contains an example world for the Overte VR. The repository was created as part of learning how to write scripts and use blender.

Games

There are several games included within this world:

  1. Dixit - each turn, one player is the storyteller, chooses one of the six cards in their hand, then makes up a sentence based on that card's image players. Images have been generated by AI and are in no way related to the original Dixit game.

  2. Codenames - a word game, players are divided into red and blue teams, each side has a leader. The game uses an unofficial word list.

  3. Sudoku - fill board with the distinct digits between 1 and 9.

Installation

To add a game to your world, simply import the json file from the corresponding game directory, for example dixit.json. Open the Create App from the toolbar, the click on the button "Import Entities from a URL". This file defines the minimum number of objects needed to run the game.

The world.json file additionally contains a skybox and a room with chairs. Both of these files were exported from blender with the io_export_overte plugin. You will find the blender source files in the blender folder.

Unit tests

To run unit tests and lint, nodejs dependencies must be installed.

npm install

Then run the test script:

npm run test
npm run lint

License

The folding chairs are CC licensed by sleepyjoshua,

The AI generated image was downloaded from here: https://boardgamegeek.com/filepage/245182/fanexpansion-card-pack-dixit

All other files are under the MIT license.

overte-scripts's People

Contributors

keeshii avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.