Fraculation

developers blog

  • Posts
  • Tags
  • Home

Tags

Graphics

Graphics reffers to graphical programming, typically referring to writing shaders or configuring rendering pipelines to acheive a particular appearance on-screen.

Javascript

JavaScript is an object-oriented programming language used alongside HTML and CSS to give functionality to web pages.

ProcGen

Procedural generation is a technique used to generate parts of a game or interaction semi-randomly, to allow for greater replayability and design speed.

RxJS

RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code.

Shell script

shell script is a command line scripting language useful for building simple CLI tools that can run anywhere

Test Driven Development

Test Driven Development is the practice of writing tests first, then driving the implementation by making the tests.

Tooling

Tooling is anything developed with the goal of accelerating further design and development.

Typescript

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

Unity

Unity is a game engine used to develop 2D and 3D games

Made with Gatbsy.js, hosted on GitHub Pages