WinterTechForum / amazebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Maze Bot

Learn Java or Python by programming a robot to navigate mazes.

Running Locally

Make sure you have Play and sbt installed. Also, install the Heroku Toolbelt.

$ git clone https://github.com/heroku/scala-getting-started.git
$ cd scala-getting-started
$ sbt compile stage
$ heroku local

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

For more information about using Play and Scala on Heroku, see these Dev Center articles:

About

License:Other


Languages

Language:JavaScript 68.8%Language:Scala 18.8%Language:Elm 3.2%Language:Shell 3.1%Language:Java 2.5%Language:Python 1.8%Language:HTML 1.0%Language:CSS 0.4%Language:Batchfile 0.4%