SewerynKaminski / cpp-best-practices_game_jam_1

Game Jam One

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp_best_practices_game_jam_one

ci codecov CodeQL Language grade: C++

About cpp_best_practices_game_jam_one

Game Jam One - "Round"

2022 Game Jam submission: Round

You have the board 2x2, 3x3, 4x4, 5x5, 6x6, 7x7, 8x8 or 9x9 of LEDs. Your task is to light or dim all of them. You can invert their state clicking on them. But remember You change the state of five of them at once, the choosen one and four others around. One on the left and right and top and bottom. Every game is random and always there is a solution. Additionally there is SEED option in game menu where you can share game board with your friends.

https://github.com/SewerynKaminski/cpp-best-practices_game_jam_1/releases/

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot

Team

  • Seweryn Kamiński

Interpretation of Theme

My game have 81 fit factors in the theme, there is 81 round LEDs.

Plus: You have to LEDs on and off round and round.

Bonus: You can play it round and round.

Other Things I Want To Share

Good luck everyone!

About

Game Jam One

License:MIT License


Languages

Language:C++ 63.1%Language:CMake 21.8%Language:Dockerfile 11.8%Language:Shell 3.3%