https://github.com/team5818/aggressivebubbles-2016
5818's final Robot Code from 2016
https://github.com/team5818/aggressivebubbles-2016
Last synced: 3 months ago
JSON representation
5818's final Robot Code from 2016
- Host: GitHub
- URL: https://github.com/team5818/aggressivebubbles-2016
- Owner: Team5818
- Created: 2016-06-23T05:14:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T05:07:42.000Z (over 8 years ago)
- Last Synced: 2025-01-06T07:23:12.721Z (5 months ago)
- Language: Java
- Homepage:
- Size: 6.93 MB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RobotCode
Our robot's final code. This code is functionally identical to the code we used
at Worlds, but it has been reformatted for increased organization and clarity.Setting Up
====
1. Clone this repo somewhere, with GitHub for Desktop or `git`.
5. Open Eclipse and import the repo using `Existing Projects into Workspace...`.
6. Code and develop!