Skip to content

castle-engine/little-things

master
Switch branches/tags

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

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Little Things

A pretty 3D game-like experience where you swim towards a sound, using Castle Game Engine.

Using Castle Game Engine, see http://castle-engine.sourceforge.net/ .

Compiling

  • Download Castle Game Engine http://castle-engine.sourceforge.net/engine.php

  • Install the build tool of Castle Game Engine, see https://castle-engine.io/build_tool .

    Basically, you compile a "castle-engine" program, and place it on $PATH. And you set the environment variable $CASTLE_ENGINE_PATH to the directory that contains (as a child) castle_game_engine/ directory.

  • Compile by simple "make" in this directory.

Keys

Steer the boat:

  • With arrows.
  • W / S also work to move forward / backward.
  • Rotate by moving the mouse.

Other keys:

  • F5 - Save screen.
  • Escape - Exit.

Debug keys:

  • Ctrl-1/2/3/4 - Adjust the silhouette effect parameters.
  • Ctrl-5 - Switch to Examine camera.
  • Ctrl-6 - Cheat move to next part.
  • Ctrl-8 - Toggle rendering debug things in 3D view.
  • Ctrl-9/0/P/O - Adjust the scale and height of the generated terrain (only for the part with yellowish terrain).

License

GNU GPL >= 2.

About

Pretty 3D experience where you swim towards a sound, using Castle Game Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published