Coder Social home page Coder Social logo

iamgoofball / lambdawars Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sandern/lambdawars

0.0 1.0 0.0 292.27 MB

Source code of Lambda Wars game.

Home Page: http://lambdawars.com/

License: Other

C++ 94.80% C 3.90% Perl 0.06% Batchfile 0.01% Shell 0.01% Makefile 0.01% HTML 0.01% Python 1.14% Objective-C 0.04% Squirrel 0.01% Perl 6 0.01% Logos 0.06%

lambdawars's Introduction

Lambda Wars (based on Alien Swarm SDK).

Source code of Lambda Wars (http://lambdawars.com/), available on Steam: http://steamcommunity.com/app/270370

Game code can be found at: http://svn.lambdawars.com/

Compiling

Tested with Visual Studio 2013:

  1. Open src/thirdparty/python/srcbuid/pcbuild.pln and build the pythoncore project
  2. Open src/lambdawars.sln and compile the full project

Generating Python bindings (optional)

Bindings are automatically generated from python files. You can find the list of modules and other settings in "src/srcpypp/settings.py". The actually modules can be found in "game/(client|server|shared)/python/modules".

Py++ is used to generate the actually bindings. You can find more information at: https://github.com/gccxml/pygccxml

Generating the modules (requires Python 3): Open a command prompt and go to the srcpypp folder. From here you can run a few commands:

  • Generate bindings for all modules: python generate_mods
  • Generate bindings for a single module: python generate_mods -m module_name

Compiling shaders (optional)

License

Creative Commons Attribution-NonCommercial 3.0 Unported Only applies to the new code in the sdk (in particular the code in game/(.*)/(lambdawars|python|cef) folders).

See license.txt

lambdawars's People

Contributors

sandern 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.