{"id":28771468,"url":"https://github.com/pcornier/tic80-boilerplate","last_synced_at":"2025-07-15T11:05:19.823Z","repository":{"id":122920725,"uuid":"136188889","full_name":"pcornier/TIC80-boilerplate","owner":"pcornier","description":"A boilerplate for my TIC-80 projects","archived":false,"fork":false,"pushed_at":"2020-04-09T15:25:50.000Z","size":20,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T14:02:22.254Z","etag":null,"topics":["boilerplate","gamedev","tic-80"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/pcornier.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":"2018-06-05T14:21:31.000Z","updated_at":"2025-01-12T01:34:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"cff17893-c86b-4778-b83b-e602070a8eaf","html_url":"https://github.com/pcornier/TIC80-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcornier/TIC80-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcornier%2FTIC80-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcornier%2FTIC80-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcornier%2FTIC80-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcornier%2FTIC80-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcornier","download_url":"https://codeload.github.com/pcornier/TIC80-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcornier%2FTIC80-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265430302,"owners_count":23763974,"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":["boilerplate","gamedev","tic-80"],"created_at":"2025-06-17T14:01:36.490Z","updated_at":"2025-07-15T11:05:19.807Z","avatar_url":"https://github.com/pcornier.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TIC-80 boilerplate\n---\n\nThis project contains:\n- a very basic Entity Component System: **libs/ecs.lua**\n- a messaging system: **libs/bus.lua**\n- a state manager: **libs/state.lua**\n\nLook at the **spec** directory for more details or look at the demo project there: https://github.com/pcornier/tic80-mini-platformer\n\n# Setup\n---\n\nFirst, edit Makefile and adjust these 3 parameters:\n- CART: the name of you cartridge\n- LINUX: the path to the TIC-80 directory if you are using Linux\n- ANDROID: the path to the TIC-80 directory if you are using Android\n\nThere's no WINDOWS parameter currently but feel free to fork the repo!\n\nThen\n- run `make data` to extract data from the TIC-80 cartridge. You will need to install `csplit`, which is part of `coreutils` package.\n- run `make` to generate the cartridge with data. The generated cartridge will be copied to the TIC-80 directory.\n\nOn Android, I recommend the two apps Termux and DroidEdit. Termux will provide you with the two linux commands `make`and `csplit`. DroidEdit is a nice little code editor that can connect Termux through ssh in order to trigger the `make` command remotely!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcornier%2Ftic80-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcornier%2Ftic80-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcornier%2Ftic80-boilerplate/lists"}