Skip to content

codedrift/falldown-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falldown

This is a multi-column version of the more or less known game Falldown. The Game is designed to run at the Kamp-Lintfort leuchtet exhibition on a 9x14 grid. The grid is part of a house front of the old RAG switchgear building in Kamp-Lintfort.

Usage

The game only requires two (if played via the server) or three controls:

a to move the player to the left d to move the player to the right r to start/reset the game

In the game the player has to reach a treasure (indicated by a yellow square) to advance to the next level. Currently there are three levels with increasing difficulty.

Api

Activate serverApi and set authentication information.

Run config

Run as Java Application from class Main Run as Java Applet from class FalldownApplet

License

Copyright (C) 2014 Peter Mösenthin <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages