Code Monkey home page Code Monkey logo

pico-rocket's Introduction

Pico-Rocket

The fabulous non-working game in wich you will navigate a solar system with your pico-rocket.

Scenes

Scenes are Tables which provide the following methods:

  • update(self) = Update the data as needed
  • handle(self) = Handle User Input (executed after update)
  • draw(self) = draw the Scene on screen
  • init(self) = gets called when the global change_scene(scene) is called

TODO

Hangar-Scene

This is the starting scene

Rocket-Specifications

  • Thrust (Engines)

  • Weight

  • Range (Fuel)

  • Capacity (Cargo)

  • Integrity (uses integrity value of parts)

  • Air resistance (width of rocket)

  • Rakete

    • Bauteile
      • Nutzlast-Container
        • Diagnose-Einheit Zeigt eine Zusammenfassung der Raketen-Daten an, die ansonsten erraten werden müssen
        • Werkzeuge
          • Bohrer
          • Klaue zum Transport von Asteroiden

Planet(s)

Planet-Properties

  • gaseous/solid
  • temperature

Gameplay

Level structure,

Level 1

Reach orbit

Level 2

Escape planets gravity well

Level 3

Land after reaching stable orbit

Level 4

Reach orbit around moon

Level 5

Land on the moon

Level 6

First Pico on the moon

Level 7

Bring Pico back to planet

...

Landing-Scene

Scene like lunar lander

Trading Scene (tbd)

pico-rocket's People

Contributors

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