{"id":17388035,"url":"https://github.com/neophob/ganother-world","last_synced_at":"2025-04-15T12:30:07.695Z","repository":{"id":141150597,"uuid":"232562911","full_name":"neophob/ganother-world","owner":"neophob","description":"go to another world","archived":false,"fork":false,"pushed_at":"2021-01-13T20:13:07.000Z","size":2275,"stargazers_count":5,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-29T05:01:56.721Z","etag":null,"topics":["anotherworld","backend","go","golang","retro","sdl2","vm","wasm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neophob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-08T12:53:20.000Z","updated_at":"2024-06-19T07:46:03.908Z","dependencies_parsed_at":null,"dependency_job_id":"b9dcce23-8fee-41f1-9f26-9be3c9e6f67e","html_url":"https://github.com/neophob/ganother-world","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neophob%2Fganother-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neophob%2Fganother-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neophob%2Fganother-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neophob%2Fganother-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neophob","download_url":"https://codeload.github.com/neophob/ganother-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249071877,"owners_count":21208077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anotherworld","backend","go","golang","retro","sdl2","vm","wasm"],"created_at":"2024-10-16T08:22:00.033Z","updated_at":"2025-04-15T12:30:07.675Z","avatar_url":"https://github.com/neophob.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot](logo.png)\n\n![](assets/gow.gif)\n\n# GOAL\n\n- Learn GO and implement \"something fun\"\n- \"something fun\" - interpret the old game another world and create a web version (WASM)!\n\n# Another World References\n\n- https://github.com/cyxx/rawgl\n- https://fabiensanglard.net/anotherWorld_code_review/\n- https://fabiensanglard.net/another_world_polygons/index.html\n- http://www.anotherworld.fr/anotherworld_uk/another_world.htm\n- https://www.gdcvault.com/play/1014630/Classic-Game-Postmortem-OUT-OF\n- Logo font is \"Road Rage\"\n\n# ARCHITECTURE\n\n- Split Backend (parsing, interpreting) and Frontend (rendering audio \u0026 video).\n- Backend should build as lib so it can be reusable in a web app (WASM target) or SDL2 app\n- Local assets are here for dev purpose only - they will go away. thread them as they will be downloaded\n\n## golang elements to check\n\n- iota\n- Channels\n- interface\n- Method (bound functions?)\n\n# Getting started\n\n- Install make (autotools on linux, xcode on OSX)\n- Install latest go version from https://golang.org/dl/\n- Check out repo\n- Run `./scripts/osx-install.sh` to install/download dependencies or make sure SDL2 (sdl2, sdl2_gfx, sdl2_image, sdl2_mixer, sdl_net) and pkg-config are installed correctly\n- Run `make` to build, if it's green you're good\n- Use `make help` for more\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneophob%2Fganother-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneophob%2Fganother-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneophob%2Fganother-world/lists"}