Skip to content

Technologies

Jonathan Calixto edited this page Oct 12, 2020 · 1 revision

The project will be implemented with the following technologies:

  1. Javascript - will handle the main game logic

  2. Three.js/Canvas - will handle the rendering and effects of the pieces and the gameboard

  3. Webpack - will handle the bundling of the JS files.

Clone this wiki locally