GithubHelp home page GithubHelp logo

axolocrypt / fagosacrossyoursystem Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.65 MB

An 8-bit shoot ‘em up game where you are a Fago in a microscopic world. And it's open source!

Home Page: https://axolocrypt.itch.io/fagos-across-your-system

License: MIT License

Python 100.00%
python3 2d-game pyxel shoot-em-up shooter-game fagos game

fagosacrossyoursystem's Introduction

Fagos

Fagos Across Your System it’s an 8-bit shoot ‘em up game where you are a Fago in a microscopic world and the system you live it’s invaded by multiple bacteria and another weird thing. To survive you must shoot your DNA to these enemies to prevent the total infestation of the system, but be careful, the enemies are going to defend themselves!

title gameplay

About

Created using pyxel retro game engine under MIT license. This game was created for the Game Off 2021.
We hope you like it!

Controls

Keys Commands Obs
TAB PAUSE
Q Quit While the game it's in pause or instructed on the game.
ENTER Resume the game
Arrow Keys Movement
Space Shoot
Esc Close the game

Build

Linux

docker build -t pyxel-build -f ./docker/linux-build-image .
docker create --name extract pyxel-build
docker cp extract:/tmp/fagos/dist/main ./fagos-linux-bin
docker rm extract

Run Application (pyxel 1.5.0 or higher)

Make sure you have pyxel retro game engine installed.

Windows

pip install -U pyxel

Linux

sudo pip3 install -U pyxel

MacOs

pip3 install -U pyxel

After installing pyxel go to the current location of the .pyxapp file and use the following command:

pyxel play FagosAcrossYourSystem.pyxapp

Contributing

See the Contributing Guideline.

fagosacrossyoursystem's People

Contributors

axolocrypt avatar juancarloscardona avatar rafaeldelboni avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

fagosacrossyoursystem's Issues

Test

Upload.from.GitHub.for.iOS.MOV

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.