Cardshifter / HTML-Client

HTML/CSS/JS-based client for Cardshifter
http://cardshifter.zomis.net
Apache License 2.0
13 stars 5 forks source link

VR/3D-based client? #133

Closed acostarelli closed 6 years ago

acostarelli commented 7 years ago

I don't really see the point of this (fun, maybe?) since VR and 3D don't necessarily work with card games (unless we add nice visual effects and such).

A-Frame is a framework for easily making 3D/VR scenes. Since it is mostly based around HTML and since we're going to be switching to React, we wouldn't necessarily have to re-write the entire client: we would just make a second sub-set of presentational components that instead use "A-Frame HTML" rather than regular HTML.

That being said, it wouldn't be much of a change in our plan for the design of the client since this will all fit nicely in with React/Redux.

Phrancis commented 6 years ago

Realistically this likely won't happen anywhere in the foreseeable future #144