Coder Social home page Coder Social logo

tony / tot-cpp-shmup Goto Github PK

View Code? Open in Web Editor NEW
9.0 0.0 0.0 1.91 MB

C++, CMake, SDL2 shooter minigame for The Tao of tmux and Terminal Tricks

Home Page: https://leanpub.com/the-tao-of-tmux/read

License: MIT License

Makefile 3.31% CMake 32.49% C++ 64.20%

tot-cpp-shmup's Introduction

Tony's C++ Mini Game

C++ + CMake + SDL2 shooter minigame for The Tao of tmux and Terminal Tricks

Features

  • Makefile with file watching functionality from the book

    • make debug - generate game with debug symbols for lldb

    • make watch_debug - rebuild debug application on code file change

    • make build - generate game app

    • make watch_build - rebuild build application on code file change

    • make run - open game

      screenshot

  • Load project with tmuxp via $ tmuxp load . in the project directory. See .tmuxp.yaml

    screenshot

Dependencies

Clone with

git clone --recursive https://github.com/tony/tot-cpp-shmup.git

If you forgot to type --recursive download submodules with:

git submodule update --init --recursive

MacOS

$ make install_osx_deps

or

$ brew install cmake ninja sdl2 sdl2_image sdl2_ttf entr

Linux

Debian / Ubuntu / Mint: $ sudo apt-get install ninja-build cmake libsdl2-dev entr

Building

$ make debug

Running

$ make run

tot-cpp-shmup's People

Contributors

tony avatar

Stargazers

 avatar  avatar Stephen Wall avatar Chio avatar NobleRat avatar  avatar jacdebug avatar Larry Xu avatar Patrick 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.