https://github.com/naxmefy/cpp_lab
https://github.com/naxmefy/cpp_lab
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naxmefy/cpp_lab
- Owner: naxmefy
- License: mit
- Created: 2020-05-29T09:47:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T13:18:12.000Z (over 5 years ago)
- Last Synced: 2025-01-16T01:16:45.782Z (11 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C++ Lab
just testing c++.
## todos
- [x] [00000_main](/00000_main)
- [x] [00001_hello_world](/00001_hello_world)
- [ ] [00002_triple_x_game](/00002_triple_x_game)