https://github.com/mathunder/tse_15_puzzle
This repository is a school assignment.
https://github.com/mathunder/tse_15_puzzle
c-plus-plus classes-and-inheritance classes-and-objects classes-methods
Last synced: 10 months ago
JSON representation
This repository is a school assignment.
- Host: GitHub
- URL: https://github.com/mathunder/tse_15_puzzle
- Owner: Mathunder
- Created: 2022-07-29T17:36:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T17:53:17.000Z (over 3 years ago)
- Last Synced: 2025-01-28T14:45:22.238Z (12 months ago)
- Topics: c-plus-plus, classes-and-inheritance, classes-and-objects, classes-methods
- Language: C++
- Homepage:
- Size: 3.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jeu-de-Taquin
This project was a school project where we student had to use C++ classes. The use of the SFML library was an obligation. The entirety of this game was coded and executed with Visual Studio 2022.