Lines by thebmxeur
Don't touch the lines !
Music by Lolwned (created for the game during the event).

| Link | https://www.sisyphe.be/ld48/54/lines_sources.zip |
| Link | https://www.sisyphe.be/ld48/54/lines.zip |
| Original URL | https://ldjam.com/events/ludum-dare/54/lines |
Ratings
| Overall | 389th | 3.75⭐ | 34🧑⚖️ |
| Fun | 301th | 3.766⭐ | 34🧑⚖️ |
| Innovation | 554th | 3.375⭐ | 34🧑⚖️ |
| Theme | 243th | 4.109⭐ | 34🧑⚖️ |
| Graphics | 839th | 3.078⭐ | 34🧑⚖️ |
| Audio | 410th | 3.468⭐ | 33🧑⚖️ |
| Mood | 673th | 3.419⭐ | 33🧑⚖️ |
| Given | 30🗳️ | 47🗨️ |
- The window is title "Window name"
- It's not clear that you're supposed to press space to start the game
Here is a test build with some things disabled (Gameinput and asserts disabled, nothing changes for the game). Gameinput (the new API from Microsoft to handle controllers) may not be present on your computer, or some issues with the shaders might be causing a crash. If it still doesn't work, could you look if there is a log.txt file next to the executable ? Are there error messages near the end of the file ? Which version of Windows are you using, and which graphics card (OpenGL 3.3 is required but that should be supported for any card in the last 15 years) ?
https://www.sisyphe.be/ld48/54/lines_test.zip
One suggestion could be that i think the games accelerate too much too quickly. Not that memorizing the pattern is a problem, it's just that it is frustrating that it speeds up instantly.
Still, it's enjoyable, great work !
Great effort :smile:
Agreed on the old school feel :)
Did you write the “lib” folder yourself? Using such a library is worth kudos, but you deserve even more kudos if you also wrote that.
It's the same but without Microsoft Gameinput API which requires Windows 10 19H1 (May 2019 update) or newer. But I'm probably using other API's not available on Windows 7.