π v2.2! Web Version
EkoScape Β» Devlog
π v2.2
You can now play EkoScape on the Web! It took a lot of hard work, but Iβm glad to be able to finally provide a more convenient & secure way to play. Enjoy! π€
The downloads also include new changes, but shouldnβt really be that noticeable.
πΏ What Did It Take?
Everything. Here are some geeknotes.
- Renderer: I separated out the Renderer class into Renderer GL & GLES and then implemented the legacy code in OpenGL ES 3.0. It took more work than it sounds.
- Added the glm dependency.
- Created a GLEW stub/dummy.
- Engine: I made a new iteration of the Engine called Dantares2 that could accept a generic Renderer.
- Web Build: I poured over the Emscripten documentation to make the game compile & produce working Wasm, along with several iterations of the final HTML file.
- UTF-8: I couldnβt get tiny-utf8 to compile with Emscripten, so I had to drop that dependency and make code from scratch to handle UTF-8 strings/runes.
- This should also make it more portable though to other systems.
πΊ Other Updates
- Music now starts at a random position every time you start the game.
- Changed fruit color in mini-map to be more obvious.
- In full-screen mode, when switching to the BOMA scene, shows the cursor now.
- Colorize Robots in βweirdβ mode.
- Made several minor fixes/refactors.
Files
ekoscape-linux-x64.zip 19 MB
Version 4 5 days ago
ekoscape-windows-x64.zip 18 MB
Version 3 5 days ago
ekoscape-macos-universal.zip 19 MB
Version 3 5 days ago
Get EkoScape
Download NowName your own price
EkoScape
Simple 3D step-based game, like a 3D Pac-Man.
Status | Released |
Author | esotericpig |
Tags | 3D, Arcade, First-Person, maze, Minimalist, Open Source, Retro, Short, Singleplayer, weird |
Languages | English |
More posts
- π§βπ» For Devs: Multi-channel Butler Script49 days ago
- π v2.1! Speedrun Timer & Fullscreen-able51 days ago
- π§βπΌ "Boss" Key & SecretNov 04, 2024
- πΊοΈ Raygun MapOct 28, 2024
- πΊοΈ Using Tiled Map EditorOct 26, 2024
- π Initial Release of EkoScape v2.0!Oct 24, 2024
Leave a comment
Log in with itch.io to leave a comment.