rbarrette1 / Robot-Game

Robot Battle Bot Game created for two 3D printed robots in conjunction with a Android Application for the Robot Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misc

Miscelaneous code snippets and scripts in various languages

========================================================================================================================================== ArduinoRobot.ino This file is the code to run 3D printed Arduino Robot. Two wheel wedge battlebot. Can move forward, backwards, left, right. Uses an IR led transmitter and receiver to send pulses to battle. Designed to work via bluetooth serial connection using RobotController.java

RobotController.java DeviceList.java Marketplace.java SetUp.java

All java source code files that make up the Robot controller for the arduino Robot. Built in android studio and tested on a Pixle 1.

dataTransfer.bat Simple batch file with error checking to bulk copy all files, folders, and all subfiles/subfolders to a new destination Uses robocopy

==========================================================================================================================================

About

Robot Battle Bot Game created for two 3D printed robots in conjunction with a Android Application for the Robot Controller

License:The Unlicense


Languages

Language:Java 86.7%Language:C++ 11.5%Language:Batchfile 1.8%