Giter VIP home page Giter VIP logo

bradparks / lemma Goto Github PK

View Code? Open in Web Editor NEW

This project forked from etodd/lemma

0.0 1.0 0.0 1.04 GB

Lemma is an immersive first-person parkour game. Every parkour move has the potential to modify the environment. Surfaces pop in and out of existence at will.

Home Page: http://lemmagame.com

C# 89.50% JavaScript 7.79% CSS 0.10% HTML 0.01% Shell 0.04% FLUX 1.14% Python 1.42% Smalltalk 0.01%

lemma's Introduction

Lemma

Lemma

Lemma is an immersive first-person parkour game. Every parkour move has the potential to modify the environment. Surfaces pop in and out of existence at will.

What is this?

All the code and some of the assets for Lemma are open source. Everything you need to create your own single-player campaign is there, including a level editor.

Is it good code?

Not really. The project started in 2010 and served as a test bed for a lot of hairbrained ideas I had back then. Consider it an example of what not to do.

Getting started

  1. Install Microsoft Visual C# 2013 and XNA Game Studio 4.0 Refresh.
  2. Clone the repository.
  3. Open Lemma.sln.
  4. Set the active solution configuration to Release.
  5. Build and run the solution.
  6. On the main menu, hit "switch to edit mode" to open the level editor.

Level editor

See the Official level editor guide.

Blender pipeline

To make or edit models, you'll need Blender. The asset pipeline has been tested with Blender 2.70a. Here's how to get started:

  1. Install Blender 2.70a.
  2. Find the file export_fbx.py in the PipelineExtensions project.
  3. Copy the file into the Blender program folder under 2.70\scripts\addons\io_scene_fbx (it should replace an existing file).
  4. Open Blender and make sure the FBX export addon is enabled.
  5. Open a .blend file and select File -> Export -> Autodesk FBX.
  6. Use the following export settings for animations:

Blender FBX animation export settings

License

The following textures are adapted from CGTextures source images, and are therefore only made available here for modding purposes:

Lemma/Content/Textures/red-rock.png
Lemma/Content/Textures/red-rock-normal.png
Lemma/Content/Textures/rock-grass.png
Lemma/Content/Textures/rock-grass-normal.png
Lemma/Content/Textures/hex.png
Lemma/Content/Textures/hex-normal.png
Lemma/Content/Textures/lattice.png
Lemma/Content/Textures/lattice-normal.png

To use them for your own purposes, you must re-download them from CGTextures and follow their usage guidelines.

The singleplayer game content lives in a closed-source Git submodule. However, everything in this repository not listed in the "Internet Credits" section of attribution.txt is made available under the following license:

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

lemma's People

Contributors

etodd avatar geel9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.