Skip to content

jgasteiz/python-warrior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Warrior

This is an attempt to make a game similar to Ruby Warrior.

It won't have so great design or "art", since everything will be done by myself.

The reason I'm building this is I want to experiment with web based code interpreters. For this project I'm using skulpt.

How to run the project:

  • You'll need to have node installed globally.
  • Download or clone the code.
  • Run bower install and npm install
  • Go into app/bower_components/ace and run npm install && node ./Makefile.dryice.js
  • Run node app/server.js and you should get it running.

TODOS:

  • Use local storage for saving the content of the text editor - save button.
  • Create backbone stuff.

About

Attempt to make a game similar to Ruby warrior. https://www.bloc.io/ruby-warrior/#/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors