GithubHelp home page GithubHelp logo

scaling-batman's Introduction

This is an exploratory repository for the creation of games with my kids.

It's written in Scala Lift but the majority of content is in Javascript, which you can find under

src/main/webapp/static/js/

In particular, the typing and spaceships game can be found at

src/main/webapp/static/js/flyover.js

which is included by src/main/webapp/flyover.html.

To run it, ensure that you have at least JDK 1.6 installed on your path (java -vshowersion should reassure you of this), and then run (from the project root directory)

sbt

This is a console application. Inside sbt, once it's finished pulling all the dependencies, run

container:start

This will launch the application in a web server listening on port 8080. Thus it's explorable at

http://localhost:8080/flyover ScreenShot

The game is played by flying your ship around with WASD and the Space bar to fire. When you've got words flying across the screen, use the Esc key to go into capture mode (and to leave it again). When you're in capture mode, typing the words before they leave the screen will add them to your Assets collection. This collection will tell you which other words you still need to complete the plugins you're working on.

scaling-batman's People

Contributors

chrishagan avatar

Watchers

 avatar

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.