You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'A simple, modern, and clean discord.py 2.0+ template.',
693
+
details: 'A well-structured template for building Discord bots using discord.py 2.0+. Designed to be easy to understand and extend for beginners and experienced developers alike.',
694
+
features: ['Clean project structure', 'Modern discord.py 2.0+ syntax', 'Slash command support', 'Easy to customize and extend'],
description: "A mini-chess bot for Sebastian Lague's chess bot challenge.",
701
+
details: "An entry for Sebastian Lague's Tiny Chess Bot Challenge. The goal was to create the strongest chess AI possible within strict code size limitations.",
702
+
features: ['Minimax algorithm with alpha-beta pruning', 'Compact code optimization', 'Custom evaluation function', 'Competitive performance under constraints'],
details: 'Hannibal is an AI bot for the online strategy game generals.io. It includes both the bot logic and a backend system for game analysis and strategy development.',
710
+
features: ['Automated gameplay', 'Strategic decision making', 'Game state analysis', 'Selenium-based game interaction'],
description: 'A MAVLink/MAVSDK abstraction layer for experimenters under the AERPAW platform.',
717
+
details: 'aerpawlib provides a high-level Python interface for controlling drones on the AERPAW testbed. It abstracts away the complexity of MAVLink/MAVSDK for easier experiment development.',
description: 'A simple, modern, and clean discord.py 2.0+ template.',
181
+
details: 'A well-structured template for building Discord bots using discord.py 2.0+. Designed to be easy to understand and extend for beginners and experienced developers alike.',
182
+
features: ['Clean project structure','Modern discord.py 2.0+ syntax','Slash command support','Easy to customize and extend'],
description: "A mini-chess bot for Sebastian Lague's chess bot challenge.",
189
+
details: "An entry for Sebastian Lague's Tiny Chess Bot Challenge. The goal was to create the strongest chess AI possible within strict code size limitations.",
190
+
features: ['Minimax algorithm with alpha-beta pruning','Compact code optimization','Custom evaluation function','Competitive performance under constraints'],
details: 'Hannibal is an AI bot for the online strategy game generals.io. It includes both the bot logic and a backend system for game analysis and strategy development.',
198
+
features: ['Automated gameplay','Strategic decision making','Game state analysis','Selenium-based game interaction'],
description: 'A MAVLink/MAVSDK abstraction layer for experimenters under the AERPAW platform.',
205
+
details: 'aerpawlib provides a high-level Python interface for controlling drones on the AERPAW testbed. It abstracts away the complexity of MAVLink/MAVSDK for easier experiment development.',
206
+
features: ['High-level drone control API','MAVLink/MAVSDK abstraction','Simplified experiment development','AERPAW platform integration'],
0 commit comments