Skip to content

Foso/SlideASeal

 
 

Repository files navigation

SlideASeal

A Slide a Lama remake

#Live

Live view on: http://randalezentrale.de:3333

#Dependencies

  • node.js
  • Mimosa (npm install mimosa -g)

#Run local

  1. git clone https://github.com/B-Stefan/SlideASeal
  2. npm install
  3. make

#Structure

##Client The client data is under assets/

##Server The server source code you finde in server.js and class/ folder

##Doc The project doc and presentation is under documentation/ and PROTOCOL.md

#Sources ##Sounds

/*

  • Slide a Seal - Game, Copyright 2014 Fabian Junge, Jennifer Theloy, Stefan Bieliauskas All Rights Reserved.
  • Hochschule Bremen - University of Applied Sciences
  • This program is free software; you can redistribute it and/or
  • modify it under the terms of the GNU General Public License
  • as published by the Free Software Foundation; either version 2
  • of the License, or (at your option) any later version.
  • This program is distributed in the hope that it will be useful,
  • but WITHOUT ANY WARRANTY; without even the implied warranty of
  • MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  • GNU General Public License for more details.
  • You should have received a copy of the GNU General Public License
  • along with this program; if not, write to the Free Software
  • Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  • Contact:
  • Fabian Junge: sJunge@stud.hs-bremen.de
    
  • Jennifer Theloy: jTheloy@stud.hs-bremen.de
    
  • Stefan Bieliauskas: sBieliauskas@stud.hs-bremen.de
    
  • Web:
  • http://www.randalezentrale.de:3333
    

*/

About

A Slide a Lama clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.7%
  • CoffeeScript 39.8%
  • CSS 4.4%
  • HTML 3.0%
  • Batchfile 1.4%
  • Makefile 0.7%