Automatically exported from code.google.com/p/cloze-call
TeMPOraL/cloze-call
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
================ CLOZE CALL ================ A simple gravity-golf game. Aim with your mouse to set direction and speed of the ball. Press your left mouse button to fire it. Try to hit the hole. You have three lives (but the counter is invisible :P). ================ Game written in 7 days for 2010 Lisp Game Design Challenge. Platform: Clozure Common Lisp. Tested on Windows 7 (32bit). Used libraries: lispbuilder-sdl, lispbuilder-sdl-gfx, lispbuilder-sdl-image (C) Jacek Zlydach http://temporal.pr0.pl/devblog The game is released on MIT licence. It was my first Common Lisp project :). Credits and attributions can be found in CREDITS.TXT file. ================ LAUNCHING THE GAME ================ First, you need to have lispbuilder-sdl, lispbuilder-sdl-gfx and lispbuilder-sdl-image installed. Load them in your REPL. Then change working directory to ClozeCall dir and: (load "cloze-call.lisp") (trc.cloze-call:run-game) Known issues: * Sometimes instead of loading the REPL reports missing method. Just try to re-load it.
About
Automatically exported from code.google.com/p/cloze-call
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published