GithubHelp home page GithubHelp logo

songhongliang / shmupwarz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darkoverlordofdata/shmupwarz2

0.0 1.0 0.0 23.44 MB

Give Me Those Shmup Wars

Home Page: https://code.launchpad.net/~darkoverlordofdata/+recipe/d16a-shmupwarz-daily

License: Other

CMake 0.17% Makefile 0.03% Vala 0.54% Liquid 0.03% Shell 0.01% C 98.06% Genie 1.17%

shmupwarz's Introduction

ShmupWarz

Give Me Those Shmup Wars

status

active Main branch - Reboot #2 - wip

replacing bosco with libsdx

libsdx is inspired by libgdx. Similar shape to the api hierarchy, but much simpler - uses SDL and Vala/Genie rather than OpenGL and Java

switching to included lib's rather than shared libraries. little difference in executable size or load time. no difference in performance. distro is only dependant on: SDL2_image SDL2_mixer SDL2_ttf sdl2 gee-0.8 json-glib-1.0 gio-2.0 glib-2.0 gobject-2.0

Compiling on Linux

mkdir install
cd install
cmake  ..
make

Compiling on Windows 10 + msys2

Changes cannot be made to the project structure from windows.

mkdir install
cd install
cmake -G "MSYS Makefiles" ..
make

shmupwarz's People

Contributors

darkoverlordofdata avatar

Watchers

James Cloos 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.