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
- Host: GitHub
- URL: https://github.com/zanebrackley/side-projects
- Owner: ZaneBrackley
- Created: 2025-03-10T10:51:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T07:15:56.000Z (3 months ago)
- Last Synced: 2025-03-11T07:20:02.453Z (3 months ago)
- Topics: minesweeper, minesweeper-game, minesweeper-js, minesweeper-style-game
- Language: HTML
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.