Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmitch215/pltwprojects
My collection of VEXCode Projects I did during my Principles of Engineering class in 2023-2024
https://github.com/gmitch215/pltwprojects
cpp pltw python vexcode
Last synced: 23 days ago
JSON representation
My collection of VEXCode Projects I did during my Principles of Engineering class in 2023-2024
- Host: GitHub
- URL: https://github.com/gmitch215/pltwprojects
- Owner: gmitch215
- Created: 2024-01-26T03:34:44.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T15:26:42.000Z (9 months ago)
- Last Synced: 2024-10-30T07:28:45.249Z (2 months ago)
- Topics: cpp, pltw, python, vexcode
- Language: C
- Homepage:
- Size: 5.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLTWProjects
My collection of PLTW Projets that I made in Python and C/C++ using the Vex V5 interface during the 2023-2024 year.
## Projects
- [x] Roomba
- A robot that moves around and avoids obstacles, opening up the grip to pick up objects and closing it to drop them off.
- [x] Gauntlet
- Control the robot using hand gestures in front of the camera### Things I Forked/Stole
- [x] Tetris
- Tetris on a Robot
- [x] Super Mario Bros
- Bootleg Super Mario Bros on a Robot
- [x] Doom
- Run Doom on the Robot### Q3 Project
*Pop-a-Shot Machine*
Makeshift Pop-A-Shot Machine that uses a Vex V5 Robot to shoot balls into a hoop.