Skip to content

Releases: InterloperHS/COMP-4478_Project_1

Final version for submission

16 Feb 04:00
Compare
Choose a tag to compare
Pre-release

Build Instructions

Use the ShooterGame.exe in neko/bin, if you want to use a prebuilt binary.

Requirements:

  • flixel=5.2.1
  • openfl=9.2.0
  • lime=8.0.0
  • hscript=2.5.0
  • flixel-addons=3.0.2
  • flixel-ui=2.5.0

Steps to build

  • Install all dependencies (follow instructions provided by Haxe)
  • Open terminal in game source directory
  • Build and test with lime build neko; lime test neko

Full Changelog: neko_v0.0.1...neko_v0.0.2

First neko release

15 Feb 16:35
c874eb2
Compare
Choose a tag to compare
First neko release Pre-release
Pre-release

Build Instructions

Use the ShooterGame.exe in neko/bin, if you want to use a prebuilt binary.

Requirements:

  • flixel=5.2.1
  • openfl=9.2.0
  • lime=8.0.0
  • hscript=2.5.0
  • flixel-addons=3.0.2
  • flixel-ui=2.5.0

Steps to build

  • Install all dependencies (follow instructions provided by Haxe)
  • Open terminal in game source directory
  • Build and test with lime build neko; lime test neko

What's Changed

New Contributors

Full Changelog: https://github.com/InterloperHS/COMP-4478_Project_1/commits/neko_v0.0.1