Skip to content

plusminus13 - a js13kGames 2024 competition entry by @jure.

Notifications You must be signed in to change notification settings

js13kGames/plusminus13

 
 

Repository files navigation

+- 13

A game built for the 2024 JS13K competition.

Screenshot

Tech

Graphics

This game is SDF-based with radiance cascades sprinkled on top. The presentation layer of this engine is an adaptation of Jason McGhee's (jason.today) radiance cascades (https://jason.today/rc). The original is a Three.js implementation provided under the MIT license, and this engine is a port to raw WebGL2.

Music

Custom Web Audio oscillator based engine

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • HTML 5.0%
  • TypeScript 4.2%
  • GLSL 1.7%