Skip to content

sdslabs/codebot

Repository files navigation

#CodeBot

CodeBot is an alternative interface to Project Euler that uses a pseudo-terminal interface to display and interact with problems and users.

#Tech

  • node.js
  • express
  • heroku
  • jquery.terminal
  • redis

#Humans

#Setup

Everything should be in the repo. The only requirements are:

  • node.js v 0.10.x (I recommend nvm)
  • redis (sudo apt-get install redis-server)

Run node app.js to start application and then visit http://localhost:3000/ in your browser

The problems from Project Euler are used under a Creative Commons licence.

#Licence Licenced under the MIT Licence.

About

CodeBot is an alternative terminal style interface for Project Euler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published