GithubHelp home page GithubHelp logo

edvorg / yet-another-craft Goto Github PK

View Code? Open in Web Editor NEW
69.0 5.0 9.0 2.83 MB

Multiplayer Starcraft game clone in clojure with reagent.

Home Page: http://craft.clj.rocks/put-your-name-here

License: Eclipse Public License 1.0

Clojure 69.50% CSS 30.50%
reagent clojure

yet-another-craft's People

Contributors

edvorg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yet-another-craft's Issues

[Run instruction]

Dear Edvorg,

I tried to run lein figwheel and browse to 0.0.0.0:3449 and 0.0.0.0:3000 but I don't see anything. Would you please show me the way to run.

Best regards,
Thinh P. Tran

Scripting unit creation is way too easy

I created tons of marines by automating clicks, cookie clicker style, by using...

var harvest = getElementsByClassName('command-harvest')[2];
var marine = getElementsByClassName('command-marine')[2];
var lol = setInterval(function() { harvest.click(); marine.click(); }, 0);

Basic commands

Hello

What are the basic commands for playing this game? I'd like to play it with my son and also learn to code at the same time.

Thanks!
Michael

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.