SkillAgentSearch skills...

Microarmy

#1GAM June Game Jam

Install / Use

/learn @flipcoder/Microarmy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

=====

Micro Army

A twin-stick platformer, inspired by Contra and Super Meat Boy

Originally developed for 1-Game-A-Month Game Jam (1GAM) during June 2016

Copyright © 2016 Grady O'Connell

microarmy

Instructions

Releases

No binary releases yet! Check back soon!

Build Instructions

Windows build instructions (from QorBook)

Script for ArchLinux, Antergos, Manjaro, etc.

Manual Installation (advanced)

  • Initialize the submodules and checkout the master branches:
git submodule update --init --recursive
git submodule foreach --recursive git checkout master
git submodule foreach --recursive git pull origin master
  • Get the libraries:
Vorbis, Boost, Jsoncpp, Pthread, Bullet, Sdl2, Raknet, Glew, Assimp, Freeimage, Glm, Freealut, Rapidxml, Openal, Cairomm, Ogg, Pangomm, Catch, Backward-cpp
premake5 gmake
make microarmy config=release -j`nproc`

If the make command stalls your system, use -j1 or a number lower than your cpu core count.

  • Run microarmy_dist from the bin folder

Credits

Grady O'Connell

Programming, Graphics, Music

Kevin Nelson

Programming

Mark McDaniel

Graphics

Kyle Gray

Programming

Douglas Drugan

Programming

Holly Buteau

Programming

=====

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks3

Languages

C++

Security Score

70/100

Audited on Jul 16, 2021

No findings