Skip to content

Neehi/jampy-vs-zombies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jampy vs Zombies

A simple 2D platformer built with SDL2 for the Udacity C++ Nanodegree.

Platforms

The following platforms are supported:

  • Windows: Tested on Windows 10 Professional 64-bit
  • Mac OS X: Tested on macOS Catalina 10.15.3
  • Linux: Currently untested

Tools Required

Library Dependencies

Basic Build Instructions

  1. Clone this repo
  2. Make a build directory in the top level directory: mkdir build && cd build
  3. Compile: cmake .. && make
  4. Run it: ./JampyVsZombies

About

A simple 2D platformer built with SDL2 (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published