Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I made this game for Ludum Dare 39 ! I may continue working on it later, I'll probably do it on a branch though.

Requirements

Haxe

The game was built using Haxe 3.4.1

Haxeflixel

Follow this documentation to install and setup Haxeflixel (I used flixel 4.3.0)

Make sure Haxe is using the correct versions for those packages :

haxelib set lime 2.9.1
haxelib set openfl 3.6.1

Run the game

Open a terminal/command prompt and go to the game directory :

haxelib run lime test neko

Compile

Also in the game directory, you can build the game to your platform

(You'll need a compiler installed for that)

haxelib run lime run PLATFORM

PLATFORM can be :

  • linux
  • mac (If anyone using a mac can tell me if this works, that would be great :D)
  • windows

About

My LD39 submission | Theme : Running out of Power

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages