https://github.com/ibob/blockout3000
A small 3D puzzle game
https://github.com/ibob/blockout3000
Last synced: about 1 year ago
JSON representation
A small 3D puzzle game
- Host: GitHub
- URL: https://github.com/ibob/blockout3000
- Owner: iboB
- License: mit
- Created: 2018-12-06T11:24:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T09:23:42.000Z (over 3 years ago)
- Last Synced: 2025-04-08T18:54:26.635Z (over 1 year ago)
- Language: C++
- Size: 128 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BlockOut 3000
*WARNING: This project is still in an experimental and early stage of development. Everything is subject to fundamental changes.*
A small 3D puzzle game. A clone of the classic DOS game Blockout.
## Building
*Instructions Coming soon*
## License and Copyright
The source code is distributed under the MIT Software License. See LICENSE.txt for further details or copy [here](http://opensource.org/licenses/MIT).
Copyright © 2017-2022 Borislav Stanimirov.
### Blockout
Blockout® is a registered trademark of [Kadon Enterprises](http://www.gamepuzzles.com/), Inc., used with permission for BlockOut 3000.
You can find more info about the original game [at Wikipedia](https://en.wikipedia.org/wiki/Blockout).
There's another clone and fan site of the original game: [BlockOut II](http://www.blockout.net/blockout2/)