kmooney / ld48

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LD48 Game - Deeper and Deeper

TBD probe goes deep into the universe

Dev local Setup

docker-compose run node npm install . docker-compose up

Where to start

Things are a bit confused since i haven't made the "core" part a real library yet.. soo

  • app/game.js is where everything gets bolted together
  • app/index.jsx is where the React container kicks off
  • Generally, game specific components are in app/ , and generalized stuff is in src/core/

Based on

https://github.com/nikolajbaer/rect-game

About


Languages

Language:JavaScript 98.2%Language:CSS 1.2%Language:GLSL 0.3%Language:HTML 0.3%