Git Product home page Git Product logo

kurtsley / cdogs-sdl-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from knepe/cdogs-sdl-android

0.0 0.0 0.0 20.71 MB

Android port of C-Dogs SDL

Home Page: http://cxong.github.io/cdogs-sdl/

License: GNU Lesser General Public License v2.1

Shell 0.85% C++ 8.55% Python 0.01% Perl 0.13% C 87.22% Objective-C 1.10% Java 0.97% Smalltalk 0.02% Assembly 0.33% SAS 0.05% Makefile 0.40% CMake 0.01% Batchfile 0.01% HTML 0.14% Roff 0.10% WebAssembly 0.05% Module Management System 0.04% StringTemplate 0.01% Rez 0.02% Logos 0.01%

cdogs-sdl-android's Introduction

Android port of C-Dogs SDL

(based on C-Dogs 1.06)

        .--------.
       |  _______|
      /  /  __
     |  |  |  '-.   .---.  .---.  .---.
    /  /  /  /\  \ |  _  ||  ___||  __|
   |  |  |  |_/   || (_) || | __  \ \
  /  /  /        / |     || '-' |.-' `.
 |  |   '-------'   '---'  '----''----'
 /  '.___________
|                |                  SDL
 `---------------'               

C-Dogs SDL is a classic overhead run-and-gun game. Customize your player, choose from up to 11 weapons, and try the dozens of user-created campaigns. Have fun!

For more information about the original C-Dogs read 'original_readme.txt'.

Android Play Store: https://play.google.com/store/apps/details?id=com.knepe.cdogs

This port is based on CDogs SDL port maintaned and developed by Cong [email protected]

Homepage: http://cxong.github.io/cdogs-sdl Github: https://github.com/cxong/cdogs-sdl

Big thank you to pelya https://github.com/pelya/commandergenius

Quick compilation guide for Debian/Ubuntu (Windows is not supported, MacOsX should be okay though): Install latest Android SDK, Android NDK r8b or newer, and "ant" tool (sudo apt-get install ant), then launch commands:

git submodule update --init --recursive project/jni/application/c-dogs/src    
rm project/jni/application/src
ln -s c-dogs project/jni/application/src
        --modify src abit--
        Rename src/cdogs/sys_config.h.cmake to sys_config.h and edit these lines:
        #define CDOGS_SDL_VERSION "v[version here]"
        #define CDOGS_DATA_DIR "/sdcard/Android/data/com.knepe.cdogs/files/"
        #define CDOGS_CFG_DIR ".cdogs/"
        --end modify src--
./build.sh

Contact me (knepe) [email protected]

cdogs-sdl-android's People

Contributors

knepe avatar kurtsley 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.