Skip to content

eliasfeijo/deserted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Lisp Game

A simple game, using trivial-gamekit and Tiled Map Editor made for Mini Jam 28 - Pirates.

Binaries available at releases page and at my itch.io page.

Requirements

  • OpenGL 2.1+
  • 64-bit (x86_64) Windows, GNU/Linux or macOS

Compile it yourself

Requires

  • x86_64 SBCL or CCL
  • Quicklisp

Git clone into Quicklisp "local-projects" directory:

git clone https://github.com/eliasfeijo/deserted.git $HOME/quicklisp/local-projects/deserted

Run

(ql:quickload :deserted)
(in-package :deserted)
(play)

Controls

  • WASD - Movement

  • Spacebar - Action

Credits

Programming and Idea

Elias Feijó

Image Credits

The tileset (3 tiles) I made myself with Aseprite.

Player and Skeleton sprites are from the Universal LPC Character Generator - http://gaurav.munjal.us/Universal-LPC-Spritesheet-Character-Generator/

The Key sprite is from BizmasterStudios - https://opengameart.org/content/key-icons

The Chest sprite is from Blarumyrran - https://opengameart.org/content/modified-32x32-treasure-chest

The Fog texture is from Santoniche - https://opengameart.org/content/mist

Sound Credits

Intro sound - scary by Kastenfrosch

Music - Times of Unrest by Setuniman

Skeleton rise - Bones and Flesh Movement by Aurelon

Skeleton attack - Attack - Kick by elynch0901

Player attack - Attack -Punch by elynch0901

Skeleton die - Die by 89o

Player die - Man Dying by Under7dude

Win - Jingle_Win_00 by LittleRobotSoundFactory