Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-13 | Fixes | Jonas Gunz | |
2019-05-06 | Changed color handling to take ANSI 8bit colors | Jonas Gunz | |
added ansi_color_fg(R,G,B) and ..._bg(...) to generate ANSI-colors from RGB values replaced two spaces with tabs in every file to fix terrible tabbing (thanks atom...) | |||
2019-03-27 | example tweak | jonas | |
2019-03-20 | example Pong is now screen size sensitive | Jonas Gunz | |
2019-03-20 | Remove obsolete features, cleanup | Jonas Gunz | |
2019-03-20 | Updated example Pong to use FPS | Jonas Gunz | |
2019-03-16 | Fixed examples #4 | Jonas Gunz | |
2019-03-07 | Fixed pong to compile with clang | Jonas Gunz | |
2019-03-07 | updated example program pong | Jonas Gunz | |
2019-03-07 | Deactivated color to fix #5 temporarily | Jonas Gunz | |
2019-03-06 | Added example Project + Makefile. updated gitignore | Jonas Gunz | |
pong.cpp not working! |