{"id":19736134,"url":"https://github.com/arnauld/small_star_empires","last_synced_at":"2025-10-08T18:03:25.831Z","repository":{"id":138358261,"uuid":"55319857","full_name":"Arnauld/small_star_empires","owner":"Arnauld","description":null,"archived":false,"fork":false,"pushed_at":"2016-04-23T12:55:16.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T05:34:12.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/Arnauld.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":"2016-04-02T22:51:17.000Z","updated_at":"2016-04-03T11:59:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b87d229a-7813-4e7f-8772-ca071de43446","html_url":"https://github.com/Arnauld/small_star_empires","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arnauld/small_star_empires","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnauld%2Fsmall_star_empires","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnauld%2Fsmall_star_empires/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnauld%2Fsmall_star_empires/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnauld%2Fsmall_star_empires/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arnauld","download_url":"https://codeload.github.com/Arnauld/small_star_empires/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnauld%2Fsmall_star_empires/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266510515,"owners_count":23940666,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T01:05:23.978Z","updated_at":"2025-10-08T18:03:20.569Z","avatar_url":"https://github.com/Arnauld.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is strongely inspired from [**Small Star Empires**](https://www.kickstarter.com/projects/archonagames/small-star-empires) by [Archona Games](http://www.archonagames.com/) from KickStarter\n\nThe purpose of this project is only to learn clojurescript by using an actual game with all its set of rules. The rules are quite simple - thus making the game a good candidate for a full implementation - whereas the possibility of the game is quite impressive.\nOf course, I hope it will also do some advertisement for this game, encouraging you to buy to the board game!\n\n:warning: I'm neither a designer nor part of the game's authors - just a developer :alien:\n\n![](https://ksr-ugc.imgix.net/assets/005/618/714/4ba46dd009a2e125c673b8ad01aaca0c_original.png?w=680\u0026fit=max\u0026v=1459334271\u0026auto=format\u0026lossless=true\u0026s=6eddc59179992338e0a4ce466bdd4ad4)\n\n**https://www.kickstarter.com/projects/archonagames/small-star-empires**\n\n![](https://ksr-ugc.imgix.net/assets/005/398/383/bd8bb4cbeedc6f21abc1dc368e52a93b_original.jpg?w=680\u0026fit=max\u0026v=1456078134\u0026auto=format\u0026q=92\u0026s=2150fbd723a5d0bb02598a0a08de6227)\n\n![](https://ksr-ugc.imgix.net/assets/005/398/370/cce7b40e8a3cf02d788d307d560a65ef_original.gif?w=680\u0026fit=max\u0026v=1456077896\u0026q=92\u0026s=a03824100f54e30c258cb734e98a7fa6)\n\n\n## Overview\n\nFIXME: Write a paragraph about the library/project and highlight its goals.\n\n## Developer Setup\n\nTo get an interactive development environment run:\n\n    lein figwheel\n\nand open your browser at [localhost:3449](http://localhost:3449/).\nThis will auto compile and send all changes to the browser without the\nneed to reload. After the compilation process is complete, you will\nget a Browser Connected REPL. An easy way to try it is:\n\n    (js/alert \"Am I connected?\")\n\nand you should see an alert in the browser window.\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run:\n\n    lein do clean, cljsbuild once min\n\nAnd open your browser in `resources/public/index.html`. You will not\nget live reloading, nor a REPL. \n\n## Diary\n\nInitial Layout:\n\n```\n$ lein new figwheel small_star_empires -- --reagent\n```\n\n\n## License\n\nCopyright © 2016 Arnauld Loyer\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnauld%2Fsmall_star_empires","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnauld%2Fsmall_star_empires","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnauld%2Fsmall_star_empires/lists"}