Pinned Repositories
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Ball-Guide
This is a very simple game in which you have to place planks to guide the ball to the destination point. Press on the planks at the top to insert one and drag and hold to move it. Press on the plank to select it then use the left and right arrow keys to rotate.
Cross-the-Street
This is a simple 2D platform game. The goal of the game is simple, use the arrow keys (up, down, left and right) to move your character across the road, to the opposite side and advance to the next level. The project uses SFML 2.4.2 and was built in visual studio 2017.
launcher-system
A program to that allows you to apply patches to your software and optionally launch a program when complete.
microbot
Open source Runelite botting client
Multi-Agent-Reinforcement-Learning
PyTorch implements multi-agent reinforcement learning algorithms, including QMIX, Independent PPO, Centralized PPO, Grid Wise Control, Grid Wise Control+PPO, Grid Wise Control+DDPG.
Open-GL-Airport
This is a project created to render an airport scene in Open GL. The models and scene themselves are very basic because the focus of this was the code. Use W, A, S and D to move and your mouse to look around.
SHN-Editor
This software was created to simplify the process of modifying data table files. The software has an expansive amount of features which make it easy and fast to edit data tables files.
Simple-Calculator
A simple commented calculator which you can use to add, subtract, multiply, divide and calculate the mean.
Space-Invaders
This is a remake of the classic 2D arcade game Space Invaders. The aim of this game is to shoot down the invading aliens and prevent them from taking over earth.
DetectiveCode's Repositories
DetectiveCode/SHN-Editor
This software was created to simplify the process of modifying data table files. The software has an expansive amount of features which make it easy and fast to edit data tables files.
DetectiveCode/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
DetectiveCode/Ball-Guide
This is a very simple game in which you have to place planks to guide the ball to the destination point. Press on the planks at the top to insert one and drag and hold to move it. Press on the plank to select it then use the left and right arrow keys to rotate.
DetectiveCode/Cross-the-Street
This is a simple 2D platform game. The goal of the game is simple, use the arrow keys (up, down, left and right) to move your character across the road, to the opposite side and advance to the next level. The project uses SFML 2.4.2 and was built in visual studio 2017.
DetectiveCode/launcher-system
A program to that allows you to apply patches to your software and optionally launch a program when complete.
DetectiveCode/microbot
Open source Runelite botting client
DetectiveCode/Multi-Agent-Reinforcement-Learning
PyTorch implements multi-agent reinforcement learning algorithms, including QMIX, Independent PPO, Centralized PPO, Grid Wise Control, Grid Wise Control+PPO, Grid Wise Control+DDPG.
DetectiveCode/Open-GL-Airport
This is a project created to render an airport scene in Open GL. The models and scene themselves are very basic because the focus of this was the code. Use W, A, S and D to move and your mouse to look around.
DetectiveCode/Simple-Calculator
A simple commented calculator which you can use to add, subtract, multiply, divide and calculate the mean.
DetectiveCode/Space-Invaders
This is a remake of the classic 2D arcade game Space Invaders. The aim of this game is to shoot down the invading aliens and prevent them from taking over earth.
DetectiveCode/TankWarAI
Singe player game in which the player has to find the enemy AI controlled tank and its base to destroy it and win. Roam around using w, a, s, d and press tab to enable debug mode. You will not see the enemy or base until you are in range because of fog of war.