Code Monkey home page Code Monkey logo

scriptablesunitypdx's Introduction

ScriptablesUnityPdx

This repository contains the code and presentation material used during my talk at Unity PDX on 10/18/2018.

The concepts and ideas if using ScriptableObjects as events, variables and systems were taken from several popular Unity talks, including:

Richard Fine, Unity Technologies Unite 2016 - Overthrowing the MonoBehaviour Tyranny in a Glorious Scriptable Object Revolution https://www.youtube.com/watch?v=6vmRwLYWNRo

Ryan Hipple, Principal Engineer, Schell Games Unite Austin 2017 - Game Architecture with Scriptable Objects https://www.youtube.com/watch?v=raQ3iHhE_Kk

I highly suggest watching those presentations before digging into this code base.

The basic GameEvent and Variable demos are included in the master branch, but the two more complete demos are each in seperate branches. One for the Meter Game Demo and another for the Wave Game Demo.

Meter Game Demo

The Meter Game Demo is a very simplistic game with a single input that when held causes the meter to rise. The goal is to release the input and stop the meter at, or between, the Good and Perfect lines. The better you are the faster the meter rises and the closer the lines get.

The game demonstrates using Models created from Scriptable Events, Scriptable Variables and only a few specific scripts to create a loosely couple game architecture.

Wave Game Demo

The Wave Game Demo is not so much an actual game (as you cannot attack and therefore cannot win) as it is a deomonstration of using Scriptables for enemy generation and a wave spawning systems.

scriptablesunitypdx's People

Contributors

chadjriddle avatar

Stargazers

Freddy Hippo avatar spilat12 avatar Donny Barclay avatar Matthew Conto avatar

Watchers

 avatar Matthew Conto avatar Freddy Hippo avatar

scriptablesunitypdx's Issues

Add a LICENSE.md

I really like using this package for game jams and would love to add more features to it. Would you be willing to add an open source LICENSE.md to this (such as MIT)? https://choosealicense.com/licenses/mit/

Currently without a LICENSE, the code is fully copyrighted and can't officially be used.

Thanks!

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.