Code Monkey home page Code Monkey logo

galaxia's Introduction

Temple Galaxia

Screenshot

To Run

./gradlew run

Requirements

Java 8, if you don't already have it on your system:

  • Debian/Ubuntu
    sudo apt-get install openjdk-8-jre
    
  • Fedora/RHEL/Oracle
    su -c "yum install java-1.8.0-openjdk"
    
  • OSX
    brew cash install caskroom/versions/java8
    
  • Windows
    • Let us know!

IntelliJ Setup

This is a gradle project so intellij should automagically just Work with a few clicks.

Note: tested with intellij 2018.1.2

  • Checkout repo
  • File > New > Project From Existing Sources
  • Select Galaxia directory
  • Hit "Import project from existing model" > "Gradle" and use the defaults
  • Finish
  • Intellij will then run gradle pulling in dependencies and building the project
  • Create the run configuration
    • View > Tool Windows > Gradle
    • Open up Galaxia > Tasks > application
    • Double click on "run"
    • P3LX window should appear
    • You can now hit the run to start the project up

Special thanks to

galaxia's People

Contributors

meawoppl avatar geethree avatar mcslee avatar deleted avatar zestyping avatar

Watchers

@n 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.