Code Monkey home page Code Monkey logo

hexon's Introduction

🍀 hēXōn

Summary

hēXōn is a free and open source dual stick arcade shooter created using the Urho3D game engine.

Installation

64-bit Linux

Visit hēXōn's itch.io page and hit Download Now.

Compiling from source on Linux

  1. Run CloneMakeUrho3D.sh; This script will clone the Urho3D game engine into your heXon folder, install its dependencies and compile it.
  2. Now you can compile heXon using qmake. Either open heXon.pro using QtCreator and run it or run qmake heXon.pro and then make from within the heXon folder.
  3. Add symlinks with ln -s to the Resources, Urho3D/bin/Data and Urho3D/bin/CoreData folders where the executable is ran (build folder).

Pickups

  • Golden apple / Provides 23 points. Collect five apples in a row to get a weapon upgrade.
  • Heart / Heals half of your max life. Collect five hearts in a row to get a shield upgrade.

Enemies

  • Razors / Mostly harmless in small numbers. Don't fly into them though. 5 points on destruction.
  • Spires / These sturdy towers launch player seeking foo fighters that should be evaded. 10 points when obliterated.

Noteworthy

Explosions repel non-projectiles. Touching the edge of the net will send most object to the opposite side.

Controls

Controller

hēXōn is best played with a controller that has at least two analog sticks. These days, most controllers work perfectly well out-of-the-box on Linux. Make sure it is connected before you start the game.

Keyboard

  • Movement / WASD
  • Firing / Numpad or IJKL
  • Pause / P

Platforms of development

  • Xubuntu GNU/Linux 64-bit
  • ...

Screenshots

heXon screenshot heXon screenshot

Tools

Urho3D, QtCreator, Blender, Inkscape, GIMP, SuperCollider, Audacity

Soundtrack

Alien Chaos - Disorder from Discovering the Code

hexon's People

Contributors

1vank avatar

Watchers

James Cloos avatar lvshiling 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.