GithubHelp home page GithubHelp logo

abl101's Introduction

ABL101

This is a modified Demo based off of Ben Weber's Getting Start with ABL tutorial.

HOW TO RUN

First, download Eclipse from the Eclipse Foundation (do note that you do not need to pay for this program. It is a free IDE)

Upon installation, choose the "Eclipse IDE for Java Developers" option, as ABL is written in Java.

Next, open Eclispe and within the drop down menus, choose "File" and choose "Open Projects From File System."

Find and open the SimpleABL folder (which is nested in this repo) in Eclipse through the Open Project prompt.

At this point the Eclipse file explorer should look something like this

Select the AgentCompiler.java and run this file as a java application

This should build the Starter.abl agent. If there is an error then email the TA.

Now, run the gameEnigine.java as a Java Application

A new application box should appear, similar to the application image shown below

If this point has been reachehd, then congratulations, ABL development can now begin.

Things to Note

Occasionally the agentCompiler.java will silently fail to update the compiled files. To fix this, select "abl.generated" and refresh the folder.

As for syntax highlighting, here is an explanation of associating files to editors (Do note that preferences is now within the Window drop down menu) https://stackoverflow.com/questions/10837035/quick-way-to-set-custom-syntax-highlighting-in-eclipse

To get java syntax highlighting, create a new abl file association and then associate the abl file type to the java editor.

abl101's People

Contributors

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