Difference between revisions of "User:AuahDark"
(Created page with "Dunno what to write here. Developer of [https://github.com/MikuAuahDark/livesim2 Live Simulator: 2], something that I write using LOVE. If you want to ask something, HMU at...") |
|||
Line 1: | Line 1: | ||
− | + | Hello, I'm AuahDark (just call me that). | |
− | + | I like to do programming stuff and sometimes drawing using traditional way and/or digital way. | |
− | + | {{notice|My LÖVE wiki username is actually '''Auahdark''' (with small '''d''')!}} | |
+ | |||
+ | == LÖVE Projects/Libraries == | ||
+ | * [[Live Simulator: 2]] - Love Live! School Idol Festival Live Show! Simulator. | ||
+ | * [https://github.com/MikuAuahDark/picpuzzle PicPuzzle] - Puzzle game, but you supply your own picture to be used as puzzle. | ||
+ | * [[Lily]] - LÖVE Async Loading Library. Similar to [[love-loader]] but better, supports more functions, and uses '''TaskPool''' loading system (spreading every load to different threads). | ||
+ | == Contact == | ||
+ | * LÖVE Discord: '''Tae Hanazono''' (AuahDark#4586). Just mention me. | ||
+ | * [https://www.reddit.com/user/AuahDark/ reddit] | ||
+ | * [https://twitter.com/MikuAuahDark Twitter] |
Revision as of 12:52, 18 January 2018
Hello, I'm AuahDark (just call me that).
I like to do programming stuff and sometimes drawing using traditional way and/or digital way.
My LÖVE wiki username is actually Auahdark (with small d)! |
LÖVE Projects/Libraries
- Live Simulator: 2 - Love Live! School Idol Festival Live Show! Simulator.
- PicPuzzle - Puzzle game, but you supply your own picture to be used as puzzle.
- Lily - LÖVE Async Loading Library. Similar to love-loader but better, supports more functions, and uses TaskPool loading system (spreading every load to different threads).