This website requires JavaScript.
Explore
Help
Sign In
kiss-lang
/
kiss-vscode
Watch
1
Star
0
Fork
0
You've already forked kiss-vscode
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2897e7c79095935340fd5ee339f2a589a76dfbc6
kiss-vscode
/
projects
/
nat-flixel-desktop-playground
History
Nat Quayle Nelson
4170c4fc64
add Kiss.setup() to most projects
2022-02-23 14:31:47 -07:00
..
.vscode
specify whether flixel projects need to pass html5/c++ compilation
2021-09-18 19:16:27 -06:00
assets
specify whether flixel projects need to pass html5/c++ compilation
2021-09-18 19:16:27 -06:00
source
make controller a required property of ArchiveUI
2021-10-12 13:45:02 -06:00
.gitignore
specify whether flixel projects need to pass html5/c++ compilation
2021-09-18 19:16:27 -06:00
copy-extern-scripts.sh
Properly copy extern bin folder in Playground
2021-10-04 10:21:48 -06:00
hxformat.json
specify whether flixel projects need to pass html5/c++ compilation
2021-09-18 19:16:27 -06:00
Project.xml
add Kiss.setup() to most projects
2022-02-23 14:31:47 -07:00
README.md
specify whether flixel projects need to pass html5/c++ compilation
2021-09-18 19:16:27 -06:00
README.md
rpg-tutorial
Port of the RPG made in this
official HaxeFlixel tutorial