Giter Club home page Giter Club logo

exapunks's Introduction


About the Game

The year is 1997. You used to be a hacker, but now you have the phage. You made a deal: one hack, one dose. There’s nothing left to lose… except your life.

EXAPUNKS is the latest open-ended puzzle game from Zachtronics, the creators of Opus Magnum, SHENZHEN I/O, TIS-100, and more.

Exapunks Banner

  • READ ZINES - Learn to hack from TRASH WORLD NEWS, the underground computer magazine. Tutorials, hacking tips, secret information, searing commentary— TRASH WORLD NEWS has you covered.
  • WRITE VIRUSES - Program your EXAs (EXecution Agents) to tear through networks, replicate themselves, trash files, terminate other EXAs— and leave without a trace.
  • HACK EVERYTHING - Hack banks, universities, factories, TV stations, highway signs, game consoles, the government... oh yeah, and your own body.

Get it now on Steam.


About Me

Aspiring software engineer, and advanced idiot in the field of doing a lot of things at once. Feel free to judge my garbage code.


About the Repo

This was written in Visual Studio, with the help of some Markdown plugins and the EXA Syntax Highlighting plugin. Feel free to add your own solutions by submitting a pull request.

The missions.zip file included in the repo is labelled for every level in the game, if you want to make a similar repo of your own.


Submissions

The example.exa file will show you how to format your own files for this repo. Note the use of ;< EX1 and ;> at the start and end of modules containing multiple Exas; this, coupled with a single-space indent, is enough to enable code collapsing in VScode.

Files in the code directory are labelled with their execution properties. To explain what I mean for this, consider the code of 4C 3S 2A.exa;

LINK 800
GRAB 200
LINK 800

When executed in the level Trash World News 1, this code gives the following results:

Cycles Size Activity
4 3 2

Simple, no?


EXA Code Guides

There's a few fun resources available online for learning more about how to program in the EXA language.

exapunks's People

Stargazers

 avatar

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.