NOTALONE: THRICED
A downloadable game for Linux
No one can accomplish this task, but you! Deadly aliens infected a base - take your ol' pal "BOOMSTICK" with you and clean up the mess.
SHOOT 'EM ALL!
Controls
Action | Control |
---|---|
Shoot | Left mouse button |
Run | WASD |
Look around | Mouse cursor |
Main menu | Escape |
Menu navigation | WASD, Arrow keys, Enter |
Installation and running
Archive
- Download .zip or .tar.gz archive for your system
- Extract it
- Run app executable
Linux Bundle
- Download .AppImage
- Make it executable (chmod +x)
- Run .AppImage file
Sources
You would need x86_64 Common Lisp implementation and Quicklisp installed.
Evaluate this in REPL:
(ql-dist:install-dist "http://dist.borodu.st/alien-works.txt" :prompt nil :replace t)
Clone https://github.com/borodust/notalone-thriced into ~/quicklisp/local-projects/ .
Then again in REPL:
(ql:register-local-projects) (ql:quickload :notalone-thriced/game) (alien-works:run)
Platforms
- Windows 10 x64 or newer
- Ubuntu 18.04 x86_64 equivalent or newer (Linux Mint 19+)
- X Server or XWayland require
Minimal Hardware
- GPU with OpenGL 4.1+
- Nvidia GeForce 400 series or newer
- AMD Radeon HD 5000 series or newer
- Intel HD Graphics in Intel Ivy Bridge processors or newer
- CPU with AVX
- Intel Sandy Bridge or newer (since 2011)
- AMD Bulldozer or newer (since 2011)
- Any sound card
- Keyboard/mouse
Troubleshooting
- Game freezes on start
- Let it sit for a while - it takes a bit to load resources
Status | In development |
Platforms | Linux |
Author | borodust |
Genre | Shooter |
Tags | 3D, alien-works, lisp |
Code license | GNU General Public License v3.0 (GPL) |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Source code |
Leave a comment
Log in with itch.io to leave a comment.