-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago
-
# Friday Night Funkin
This is the repository for Friday Night Funkin, a game originally made for Ludum Dare 47 "Stuck In a Loop".
Play the Ludum Dare prototype here: https://ninja-muffin24.itch.…
-
I increased the game's window size in my last PR: #278 . but it it not reflected on the [demo page](https://haxeflixel.com/demos/GamepadTest/). where is that size set?
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago
-
Right now, the glitch effect is tied into some logic that handles the chance of glitches. In my use case, I need to be able to trigger the glitches myself. So I propose to separate the glitch effect a…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago
-
package;
import flixel.FlxG;
import flixel.FlxSprite;
import flixel.FlxState;
import flixel.input.FlxInput;
import flixel.input.mouse.FlxMouse;
import flixel.text.FlxText;
class PlayState e…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
license.txt
readme.md
OK http://biz.turbulenz.com/developers
OK http://citrusengine.com/
OK http://colormind.io/
…