https://github.com/hackclub/sinerider Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} hackclub / sinerider Public * Notifications * Fork 38 * Star 262 A game about love and graphing, built by teenagers. Play it now! sinerider.com License AGPL-3.0 license 262 stars 38 forks Star Notifications * Code * Issues 65 * Pull requests 8 * Actions * Projects 1 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights hackclub/sinerider This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 30 branches 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/h] Use Git or checkout with SVN using the web URL. [gh repo clone hackcl] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @maxwofford maxwofford Merge pull request #543 from hackclub/add-plausible ... 1 d20d3c4 May 8, 2023 Merge pull request #543 from hackclub/add-plausible d20d3c4 1 Git stats * 1,181 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github/ISSUE_TEMPLATE .vscode App Assets Libraries Types .gitignore .prettierrc .replit CNAME LICENSE.md README.md android-chrome-192x192.png android-chrome-512x512.png apple-touch-icon.png desert_tree.webp favicon-16x16.png favicon-32x32.png favicon.ico index.html lsys_red_joshua_tree.webp replit.nix safari-pinned-tab.svg vercel.json View code [ ] play now: https://sinerider.com SineRider Watch the trailer: The Origin Story Where do I come in? How do I run the game locally for development and debugging purposes? Why does SineRider exist? What is the project roadmap? By the way, what exactly is Hack Club? README.md play now: https://sinerider.com SineRider SineRider is a game about love and graphing, built by a global team of teenagers at Hack Club. This open-source project is maintained by youth of all kinds: artists, musicians, programmers, and storytellers, so if that's you, come join us! We need your help pushing this beta toward a full 1.0 release. Watch the trailer: Watch the Trailer The Origin Story SineRider began its life as a Unity web game in 2013. Back then, it looked a little simpler. The game made a minor splash, at least in the puddle where the math games swim. In 2015 it appeared at GDC's Experimental Gameplay Workshop, covered by Rock Paper Shotgun, and recommended by James Portnow of Extra Credits. Unfortunately, SineRider disappeared from the internet shortly after release when every major browser deprecated the NPAPI plugin structure, killing the Unity Web Player and SineRider with it. The game was lost to time, and the world was a worse place for it. That is, until a team of talented teenagers at Hack Club decided to resurrect it. Where do I come in? First of all, you can play SineRider, and share it with your friends. We need your help spreading the word about this free-forever indie game with a $0 advertising budget. If you're both a code and math nerd, you can contribute to SineRider directly! There's a reason it's open-source and written in 100% vanilla JavaScript. We need volunteer artists, writers, programmers, and puzzle designers. And, if you're a smart teenager who wants to change education for the better, you should come join Hack Club! How do I run the game locally for development and debugging purposes? There are a few ways to run SineRider locally. First off, you need to download the code. Make sure you have Git installed, and run git clone https://github.com/hackclub/ sinerider.git in your terminal. Then, start the game! * If you have Node.js installed, you can run the following command from the root of the repository: npx http-server -p 3000 * If you have Python3 installed, you can run the following command from the root of the repository: python3 -m http.server 3000 * If you use Visual Studio Code, you can install the Live Server extension and use the "Go Live" button in the bottom right corner of the editor to start a local server, which supports features such as live reload and is great for serious development. * SineRider is 100% static vanilla HTML, JS, and CSS. It can run on any HTTP server. So, if you have another preferred hosting method, anything that can serve static files will work! After successfully starting a server, navigate to http:// localhost:3000 in your browser. Why does SineRider exist? Educational games go back a long way. Monopoly began as a parable about the dangers of unregulated capitalism. For thousands of years, Go has been used to convey deep truths about everything from military conquest to flood control. So as as humanity discovered the utility of computers for gaming in the mid-20th century, so too emerged bold claims about the educational potential of this new interactive frontier. The thesis of educational gaming is clear and convincing: * Education occurs through instruction and practice * Videogames are natural vessels for instruction and practice * Therefore, videogames are natural vessels for Education A virtually infinite landscape of refined, evocative, ever-improving titles have appeared since the creation of Pong, over 50 years ago, intermingling with every other entertainment medium in an industry now bigger than Hollywood. Why have game designers had such comparatively weak influence on the world of education? Could the thesis of educational gaming be wrong after all? We don't believe so. We contend that educational games fail to deliver because the incentives of this market sector contradict the very nature of what a game should be. Educational institutions demand uniform instruction along a well-defined linear curriculum-and they want a randomized controlled longitudinal study to affirm that your product will yield a 3% bump in standardized test scores. But games are fundamentally voluntary pursuits, moreso even than books or movies. The simple paradox of institutionally-mandated play undermines the most basic needs of an effective game. Ironically, the best evidence for the value of educational games has come from the entertainment sector. Cultural phenoms like Minecraft and Kerbal Space Program conclusively prove that it is quite possible to learn deep technical skills from a game, even when this is not a primary goal of any party involved. In fact, it almost works because this is nobody's primary goal. The primary goal is play, and learning flows naturally from playing with a deeply-technical system like orbital mechanics or Redstone. SineRider is built around playing with mathematical systems, piggybacked on a venerable tradition: the near-universal impulse for geeky teenagers to mess around with graphing calculators. Every puzzle yields an infinite well of solutions, yet each one can be crafted to convey a specific concept and gate the player based on their level of understanding. Instead of a linearized sequence of concepts bolted onto the Common Core standard, we present a rich interactive world optimized for mathematical exploration and discovery through play. SineRider is built for joy, and from joy emerges learning. Solving for joy demands an approach more familiar to entertainers than educators. We started development by asking: Who are our characters? What do they look like? Where do they come from? Why are they here, and what dramatic change is brought by their journey? We seek to build an experience every bit as visually beautiful and emotionally evocative as anything else on Steam. In short, we seek to build a great game. SineRider is a game about graphing, but also a game about love, loss, and reconnection. It's a game about the swelling emotions that overwhelm you watching a sunset give way to a starfield while floating along with a ghost who means more to you than any other. We hope you enjoy playing as much as we've enjoyed building it. What is the project roadmap? Well, we still need to decide exactly what comes next and in what order. But here are a few things we have plans for: * Mobile device support * Custom level editor * Adjustable graphics settings * Multiple languages * Daily puzzle screenshot previews * Polar coordinates By the way, what exactly is Hack Club? Hack Club is a global network of students building student-led learning initiatives. We create financial, educational, and community infrastructure for hack clubs, hackathons, and individual hackers worldwide. It's a nice place where nice people do nice things for each other. You should check it out. Hack Club and SineRider are founded upon the same principles: self-direction, playfulness, and respect for the time, agency, and intelligence of young people. If you want to contribute to projects like this one, you've found your tribe. Come join us. About A game about love and graphing, built by teenagers. Play it now! sinerider.com Topics sinerider Resources Readme License AGPL-3.0 license Code of conduct Code of conduct Stars 262 stars Watchers 8 watching Forks 38 forks Report repository Releases No releases published Packages 0 No packages published Contributors 31 * @polytroper * @profsucrose * @neelr * @aileencrivera * @Benjamin-Rosenfeld * @maxwofford * @Captainexpo-1 * @grymmy * @GrymmyD * @cytronicoder * @GalaxyGamingBoy + 20 contributors Languages * JavaScript 86.2% * CSS 5.7% * GLSL 4.1% * HTML 4.0% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.