From 919e6e5ae22404e2c68a9ebd2cdbd05a44f3a362 Mon Sep 17 00:00:00 2001 From: Schark Date: Thu, 16 Nov 2023 12:15:33 -0800 Subject: Testing repo refresh --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..84a96cc --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +Current Todo: + - Actually update README + - Adjustable window size* + * Currently fullscreen, add options later + - Create bounds so player cannot enter undefined areas (outer walls, inner structures) + - Experiment with warp-wrapping, just for fun :) + - Move FPS counter from window title to rendered in-game (low priority) + - Eventually clean code (move appropriate code to different files, headers) + - Level editor + +Requirements: + - OpenGL + - GLFW + - GLEW + - Freetype (not being used as of right now) -- cgit v1.2.3-18-g5258