Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeroplayerrodent/sketch-games
Simple games created in Common Lisp!
https://github.com/zeroplayerrodent/sketch-games
games lisp sketch
Last synced: 28 days ago
JSON representation
Simple games created in Common Lisp!
- Host: GitHub
- URL: https://github.com/zeroplayerrodent/sketch-games
- Owner: ZeroPlayerRodent
- Created: 2024-02-18T17:56:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T01:49:35.000Z (10 months ago)
- Last Synced: 2024-03-02T02:47:04.042Z (10 months ago)
- Topics: games, lisp, sketch
- Language: Common Lisp
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sketch-games
Simple games created in Common Lisp using the sketch graphics framework!
This repo will be updated whenever I make a new game.
# How to run these games
First you will need to install [sketch](https://github.com/vydd/sketch).
Then, load sketch in a compatible Lisp interpreter.
Finally, load the source code of the game you want to play.
Have fun!