Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 872 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 872 Bytes

Infiltration

My Ludum Dare 49 game. Made in 48 hours with Haxe and Flixel.

What you will need

To compile and run the code in this repository, you will need the following:

Haxe 2.10

FlashDevelop 4.1.0

You will also need the following Haxe libraries:

NME 3.5.5

Flixel 1.09

Random 1.0.1.1

Opening in FlashDevelop

You can use other editors to modify and run this code, but it would be easiest to use FlashDevelop, as that's what the game was originally created with. The HXPROJ project file and NMML build file are included, so you should just be able to download this repository, extract it to your preferred directory, and open it up in FlashDevelop with no trouble. Just be sure you have the requried libraries installed.

Using this code in other projects

You are free to use the code here in other projects, as long as you credit me for the code you use.