Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 967 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 967 Bytes

Saper

Classic Saper Game written in JavaScript (ES5+) with Windows classic design written in CSS.

Descriptions

It was a big game that I wrote myself based on the Object Oriented JavaScript course. I followed the course author step by step, writing the logic myself and correcting my mistakes against the teacher code which allowed me to develop my skills in object oriented programming.

Technical

The game is object-oriented.The code was divided thanks to the use of ES6 modules. In addition, private class features were used. CSS variables proved to be very helpful in styling the game.

Built With

Demo

https://viniski.github.io/Saper/

License

This project is licensed under the MIT License