https://github.com/alula/hexxagon
projekt pjc, klon hexxagona
https://github.com/alula/hexxagon
Last synced: about 1 year ago
JSON representation
projekt pjc, klon hexxagona
- Host: GitHub
- URL: https://github.com/alula/hexxagon
- Owner: alula
- Created: 2023-01-15T05:00:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T05:00:37.000Z (over 3 years ago)
- Last Synced: 2025-06-21T09:44:39.482Z (about 1 year ago)
- Language: C
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projekt PJC - gra Hexxagon
./gen_resources.sh regeneruje plik src/gui/sprites.bmp.h ktory po prostu zawiera teksture sprites.bmp.
Plik w wyslanym projekcie juz wygenerowany wiec nie trzeba tego robic.
Projekt sklada sie z 2 programow:
- hexxagon_cli.exe - konsolowa wersja gry
- hexxagon_gui.exe - wersja graficzna gry
Projekt zostal napisany w C++20, z uzyciem biblioteki SDL2.
Przetestowano na nastepujacych systemach/kompilatorach:
- Windows 11 + Microsoft Visual Studio 2022 (Nie gwarantuje ze bedzie dzialac na MinGW!)
- Debian GNU/Linux 11 + GCC 12
- Debian GNU/Linux 11 + Clang 15