Skip to content

First neko release

Pre-release
Pre-release
Compare
Choose a tag to compare
@tahmidul612 tahmidul612 released this 15 Feb 16:35
· 17 commits to main since this release
c874eb2

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