- Notifications
You must be signed in to change notification settings - Fork0
Can you protect your produce from nasty critters?
License
NotificationsYou must be signed in to change notification settings
fosskers/save-the-farm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Save your crops from nasty bugs!
Save the Farm is a simple shooter game written to evaluate theTrial game engine for Common Lisp. The bugs eat your crops, and if they run out, you lose. Go for a high score!
Building the game requiresQlot, as this pins dependencies to their expected versions. To install all deps:
qlot install
Then to run:
qlot exec sbcl --dynamic-space-size 4GB
Then within the REPL:
(asdf:load-system :save-the-farm)(save-the-farm:launch)
WASD to move, Spacebar to shoot, Enter to reset the game after a Game Over. Common gamepads also work.
All code and assets for Save the Farm are licensed under the GPLv3, except forthe music that was created by Zane Little Music and is licensed under the CC0.
About
Can you protect your produce from nasty critters?
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published