Skip to content

fritzvd/mexicombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mexicombat

Fighter game in Haxepunk for the upcoming EP release for http://cheesesofmexico.com

Requirements

You need Haxe/neko. Setting up Haxe can be a hassle if you go to the haxe website. Just do it through the OpenFl links

Then install the dependencies.

  • Openfl
  • HaxePunk
  • Sfxr (from fritzvd/sfxr).

Which can be installed like so.

haxelib install openfl HaxePunk
haxelib setup openfl
haxelib git sfxr https://github.com/fritzvd/sfxr.git

Install

Clone project and make a project.xml.

git clone https://github.com/fritzvd/mexicombat/
cd mexicombat
cp project.xml.example project.xml
lime test neko

License

The code I give to you under a BSD license. So do what you want. It's been a learn-as-you-go project though, so it might be messy here and there.

The audio and artwork is under a Creative Commons By 4.0 license.

The artwork is done by Jochem Eek, the audio by Cheeses of Mexico

About

Fighter game in Haxepunk for the upcoming EP release for http://cheesesofmexico.com

Resources

Stars

Watchers

Forks

Packages

No packages published