A Sudoku web app in React
The goal of sudoku is to fill each nine-square row, each nine-square column and each nine-square box with the numbers 1 through 9, with each number used once and only once in each section. It's the...
A Rock paper scissors game Built with ...
A simple but classic game! If the player wins, they gain 1 point. If the computer wins, the player loses one point. By building this game you use the React Js. By solving the problem you will bec...
An implementation of Minesweeper game using Javascript ...
Minesweeper is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues a...
Sharecare VR
Sharecare VR allows anyone to freely navigate and explore an anatomically accurate 3D model of the human body, its organs, and their natural function. Visualize how your body works. Explore organs ...
SOLAR ENERGY DEFENDERS
The goal is to: - Encourage youth to develop a deeper consideration of the systems that deliver us power. - Identify the best solution considering on the various obstacles in the area for maximum ...
DATA STRUCTURES AND ALGORITHMS ADVENTURE GAME
The goal of the activity is to encourage students to develop an adventure game on data structures and algorithms. After finishing the game, the students will be able to: - Encourage youth to devel...