Skip to content

maximz/tacotime

 
 

Repository files navigation

=-=-= CoffeeTime Game Engine Overview =-=-=

This is the CoffeeTime game and game engine. It simulates running a coffee shop It is inspired by a variety of Flash and Symbian/JavaME games which allowed the player to assume a customer-service type role. The players is the sole employee of a restaurant/cafe consisting of a number of machines, which can be used to produce various food items. Customers queue up at the front of the establishment and voice (well, display) their orders. The player attempts to fulfill the orders in the least amount of time, acquiring points and money in the process.

=-=-= Programmers =-=-=

See the doc/ folder for various useful documentation regarding the TacoTime game engine, particularly if you are interested in employing and extending it for your own application.

=-=-= Licensing =-=-=

All sound effects including music (c) 2012 Ryan Warner-Steel Released under Creative Commons Attribution-NonCommercial (CC BY-NC) license.

All proprietary art (c) 2012 Coffeecats. Released under Creative Commons Attribution-NonCommercial (CC BY-NC) license.

Selected 3rd party artwork property of respective owners. Coffee cup icon: Property of Aha-Soft, http://www.aha-soft.com/ Coffee cup background for menus: Property of Filippo, http://www.flickr.com/people/fdiotalevi/ Microwave, sandwich, speakers, trashcan, and some other artwork taken from WP Clipart (http://www.wpclipart.com/). Support public domain art!

All software code, including XML, is (c) 2012 Coffeecats. Released under BSD License:

Copyright (c) 2012, Coffeecats All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the .
  4. Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Taco Truck (or cafe) simulation game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%