2048 / Minesweeper

2048 game

A Single Page Application, developped in plain VanillaJS, that integrates two classical games. You can check the demo here.

Tech Stack

Javascript

CSS

I built it with another student to practice agile principles, PAC architecture and plain Javascript/CSS. 2048 is built using only the DOM interface while Minesweeper uses a Canvas.

Minesweeper game

A Profile section integrates trophies, that the user can unlock during a game, and a scoreboard which are save a localStorage object.

A full description of the project (including wireframes, UML diagrams & project organisation) is available in the Github repository.

© 2023 A-xel