Andrea Cryz
  • Joined on 2025-02-27
Cryz pushed to master at Cryz/arduino_pong 2026-03-15 11:14:24 +01:00
748cf6a678 updated preview image
Cryz pushed to master at Cryz/arduino_pong 2026-03-15 11:09:04 +01:00
b1b421c367 updated preview image
Cryz pushed to master at Cryz/arduino_pong 2026-03-15 10:44:43 +01:00
abc381f397 image preview
Cryz pushed to master at Cryz/arduino_pong 2026-03-15 10:43:43 +01:00
5ebf74e044 more detailed README.md
Cryz pushed to master at Cryz/arduino_pong 2026-03-15 10:05:53 +01:00
486ee4df97 gradually increase ball speed if noone scores
Cryz pushed to master at Cryz/arduino_pong 2026-03-15 09:41:01 +01:00
b9bc138cad small refactoring to keep code more cleaning
Cryz pushed to master at Cryz/arduino_pong 2026-03-14 23:47:50 +01:00
e7f0c3cc1a optimize rerender matrix, do it only if something is changed from the last render
Cryz pushed to master at Cryz/arduino_pong 2026-03-14 22:09:58 +01:00
fa47480aef move render_matrix() on the main loop, to get smoother players movements
adf2498344 players can hit the ball
fcafc56012 move players and ball
ebc6596dce move players and ball
f2a6a02005 define arduino_pong.ino and Makefile to compile and run software from cli
Compare 5 commits »
Cryz pushed to master at Cryz/alert_bot 2025-12-01 16:13:39 +01:00
3be2ba7688 get chat_id and thread_id from caller
8f240f0d56 support threaded groups
08ada11e75 telegram bot to send msg to users
Compare 3 commits »
Cryz pushed to master at Cryz/alert_bot 2025-12-01 16:11:54 +01:00
46fba104db get chat_id and thread_id from caller
Cryz pushed to master at Cryz/alert_bot 2025-12-01 09:57:51 +01:00
fd62653dce support threaded groups
Cryz pushed to master at Cryz/battle_royale_sim 2025-11-15 18:41:13 +01:00
d40c7addfb add items also on the telegram bot
Cryz pushed to master at Cryz/battle_royale_sim 2025-11-15 18:15:44 +01:00
445c51eec7 Merge branch 'master_items' into 'master'
676a38b904 items are now correcly shown on the map
054522eaf3 spawn random items, and try to put on map, but i still need to investigate why items are not correctly rendered on map
f408aee8f8 items syms
9c2b6b026b arena replace weapons with more generic items
Compare 6 commits »
Cryz pushed to master_items at Cryz/battle_royale_sim 2025-11-15 18:14:08 +01:00
676a38b904 items are now correcly shown on the map
Cryz pushed to master_items at Cryz/battle_royale_sim 2025-11-14 23:15:17 +01:00
054522eaf3 spawn random items, and try to put on map, but i still need to investigate why items are not correctly rendered on map
Cryz pushed to master_items at Cryz/battle_royale_sim 2025-11-14 22:00:39 +01:00
f408aee8f8 items syms
Cryz pushed to master_items at Cryz/battle_royale_sim 2025-11-14 21:49:51 +01:00
9c2b6b026b arena replace weapons with more generic items
Cryz opened issue Cryz/battle_royale_sim#7 2025-09-04 21:37:51 +02:00
endless bug if 2 alive pleyers can't reach eachother
Cryz pushed to master_items at Cryz/battle_royale_sim 2025-09-04 21:33:03 +02:00
f80edfff83 failback random weapon
Cryz pushed to master_items at Cryz/battle_royale_sim 2025-09-04 21:31:34 +02:00