An open API service indexing awesome lists of open source software.

https://github.com/zanebrackley/side-projects

A coding project for myself, just a few fun games recreated in multiple languages
https://github.com/zanebrackley/side-projects

minesweeper minesweeper-game minesweeper-js minesweeper-style-game

Last synced: 2 months ago
JSON representation

A coding project for myself, just a few fun games recreated in multiple languages

Awesome Lists containing this project

README

        

# Game Recreation Side Projects

This repository contains implementations of some classic games in multiple programming languages.

## Languages
- JavaScript - Browser-based Minesweeper game
- Python - Chess app
- C#
- Java
- C++

## License
This project is open-source under the MIT License.