Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muntashirakon/wordgrid_opengl
Reimplementation of Word Grid game in OpenGL
https://github.com/muntashirakon/wordgrid_opengl
Last synced: 30 days ago
JSON representation
Reimplementation of Word Grid game in OpenGL
- Host: GitHub
- URL: https://github.com/muntashirakon/wordgrid_opengl
- Owner: MuntashirAkon
- License: gpl-3.0
- Created: 2022-09-28T04:37:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-28T07:22:29.000Z (over 2 years ago)
- Last Synced: 2024-04-13T21:50:17.272Z (9 months ago)
- Language: C++
- Size: 5.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordGrid Game
This is a reimplementation of the [WordGrid game](https://github.com/MuntashirAkon/WordGrid) written using OpenGL for native platforms.
## Building
It requires OpenGL with GLUT. For non-Windows platforms, it also requires SDL2 library.
### Windows
Building on Windows requires the GLUT library to be included during the building process. Since I do not have a Windows operating system, I cannot test it myself. But the project should build fine if I did everything correctly.
### Unix-like operating systems
To produce a binary file, run
```sh
make all
```If is is successful, the app `wordgrid` should be available in the root directory.
## License
GNU General Public License v3.0 or later
### Avatars
- Tinker Bell: DisneyToon Studios
- Merida: Pixar Animation Studios and Walt Disney Pictures
- Gru: Illumination Entertainment
- Antonio Perez: Illumination Entertainment