Code Monkey home page Code Monkey logo

come-on-thunder's Introduction

Come on thunder

Simple Java MIDlet to calculate your distance from a lightning strike

Why?

For some reason I started wondering how doable it would be to build MIDlets with Travis. Could be a knock to the head recently. Anyway, I probably should have stopped being daft and done something useful instead... but here I am writing this readme instead!

Before I can attempt to build a MIDlet, I need a MIDlet to build, so this is it. Plus it's the perfect excuse to resurect my favourite mobile app, from way back before the time of 'smart' phones and 'apps'. If you missed out on it the first time round, Flash Boom brought counting the number of seconds between a flash of lightning and the rumble of thunder to PalmOS touch screen perfection. 'Come on thunder' is a poor quality imitation in MIDlet form.

Does it build?

Not in Travis (yet) but, thanks to a Java Mobile Edition Development Tools Wiki page, it's looking promising with OpenJDK, MicroEmulator and ProGuard. So far I've got a maven build working, based on Marek's Building a Java ME application with Maven blog post, so I can build MIDlets on the command line, which is nice:

Create unverified jar

mvn package

Preverify

java -jar ~/proguard5.3.3/lib/proguard.jar @midlet.pro

come-on-thunder's People

Watchers

 avatar  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.