Skip to content

athas/futball

Repository files navigation

FUTBALL

Your universe is an infinite tile floor inhabited by rolling marbles. There is no way out. Your only hope is to survive as long as possible, although it is ultimately hopeless.

Futball is written in Python, with graphics generated by a ray tracer written in Futhark. No polygons anywhere!

Usage

Run make to compile. You will need:

The latter three can be installed with pip install -r requirements.txt.

If you are very brave, you can also try futhark-pycffi. Install it and run make _engine.so. The game will automatically pick it up.

Controls

Move around with WASD or the arrow keys, look with the mouse, and jump with the space bar.

Windows?

Probably not.

About

You are trapped on an infinite tile floor along with murderous marbles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published