[PR #22] [MERGED] Main into new_menu #23

Closed
opened 2026-05-06 12:08:20 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/bloubloulespoissons/pull/22
Author: @BreizhHardware
Created: 12/12/2024
Status: Merged
Merged: 12/12/2024
Merged by: @BreizhHardware

Base: new_menuHead: main


📝 Commits (10+)

  • e2cc90d Switch CI to fedora
  • bf48cdf Switch CI to ubuntu but contenerized fedora
  • 479ae3c Switch CI to ubuntu but contenerized fedora
  • 4d4447d Merge pull request #18 from BreizhHardware/FIX-CI
  • 17e6584 Fix CMake for static build
  • ccefcb8 fix arg
  • 4745f6f Merge pull request #19 from BreizhHardware/fix-arg
  • 100a6b9 add collisions
  • 34aa549 Merge pull request #20 from BreizhHardware/collision
  • 64a8351 Try to fix it don't work but fuck it

📊 Changes

8 files changed (+84 additions, -12 deletions)

View changed files

📝 .github/workflows/build.yml (+8 -4)
📝 .gitignore (+2 -0)
📝 CMakeLists.txt (+8 -1)
📝 img/shark.png (+0 -0)
📝 main.cpp (+53 -7)
📝 player.h (+3 -0)
📝 shark.cpp (+7 -0)
📝 shark.h (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/bloubloulespoissons/pull/22 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `new_menu` ← **Head:** `main` --- ### 📝 Commits (10+) - [`e2cc90d`](https://github.com/BreizhHardware/bloubloulespoissons/commit/e2cc90d8a5d4869fab4f0c779c9234a0aa665dc8) Switch CI to fedora - [`bf48cdf`](https://github.com/BreizhHardware/bloubloulespoissons/commit/bf48cdf30630160b75ba456ecf073c3f1e8d1b64) Switch CI to ubuntu but contenerized fedora - [`479ae3c`](https://github.com/BreizhHardware/bloubloulespoissons/commit/479ae3c4da643fea8d4299ec5acc6a0087b34ad2) Switch CI to ubuntu but contenerized fedora - [`4d4447d`](https://github.com/BreizhHardware/bloubloulespoissons/commit/4d4447d250b18dacd4257ce9ade884b3c1ca2c00) Merge pull request #18 from BreizhHardware/FIX-CI - [`17e6584`](https://github.com/BreizhHardware/bloubloulespoissons/commit/17e65843b055539af1db62fcbb6ffd3724b535f6) Fix CMake for static build - [`ccefcb8`](https://github.com/BreizhHardware/bloubloulespoissons/commit/ccefcb8c874afec5bb0275119cdc88ca3d38a591) fix arg - [`4745f6f`](https://github.com/BreizhHardware/bloubloulespoissons/commit/4745f6fb19d1e7034031992cbda5d61f5f6d3714) Merge pull request #19 from BreizhHardware/fix-arg - [`100a6b9`](https://github.com/BreizhHardware/bloubloulespoissons/commit/100a6b91d1bbfb58fb5b2ca7ecd4c2883b4e81fc) add collisions - [`34aa549`](https://github.com/BreizhHardware/bloubloulespoissons/commit/34aa5490cb4da504a010b35e7a9ebe96bb2e10ec) Merge pull request #20 from BreizhHardware/collision - [`64a8351`](https://github.com/BreizhHardware/bloubloulespoissons/commit/64a83518d00d4e04cf9d1892e203b6876187c7f1) Try to fix it don't work but fuck it ### 📊 Changes **8 files changed** (+84 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+8 -4) 📝 `.gitignore` (+2 -0) 📝 `CMakeLists.txt` (+8 -1) 📝 `img/shark.png` (+0 -0) 📝 `main.cpp` (+53 -7) 📝 `player.h` (+3 -0) 📝 `shark.cpp` (+7 -0) 📝 `shark.h` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/bloubloulespoissons#23
No description provided.