Skip to content

alloverse/allo-arrows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alloverse Arrows

This is an Alloverse app. You can read about making apps on Alloverse's website.

The first alloverse game!

Aim through the windshield, the farther afrom it you stand the harder you shoot.

Hit the red balloons

Developing

Application sources are in lua/.

To start the app and connect it to an Alloplace for testing, run

./allo/assist run alloplace://nevyn.places.alloverse.com

Documentation

We're still working on setting up a comprehensive documentation web site. Some initial documentation is provided in your lua/main.lua.

The implementation of the UI library has documentation inline which you can use while we're working on the docs website. Navigate to allo/deps/alloui/lua/alloui and have a look at the various lua files in there, and in particular the various UI elements under views. Some various views include:

  • Surface, a flat surface to put stuff on
  • Label, for displaying text
  • Button, for clicking on
  • Navstack, for drilling into nested data

Releases

No releases published

Packages

No packages published