• Stars
    star
    535
  • Rank 80,298 (Top 2 %)
  • Language
    JavaScript
  • License
    GNU Affero Genera...
  • Created over 3 years ago
  • Updated 24 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’– A game about love and graphing, built by teenagers.

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.

More Repositories

1

putting-the-you-in-cpu

A technical explainer by @kognise of how your computer runs programs, from start to finish.
MDX
4,563
star
2

some-assembly-required

πŸ“– An approachable introduction to Assembly.
Assembly
2,983
star
3

hackclub

🌎 Hack Club is a worldwide community of high school hackers. We make things. We help one another. We have fun.
JavaScript
2,355
star
4

sprig

πŸƒ Learn to code by making games in a JavaScript web-based game editor.
JavaScript
787
star
5

dinosaurs

πŸ¦• A collection of Orpheus (Hack Club's mascot) drawings!
609
star
6

OnBoard

πŸ’‘ Join 1,000 teenagers and make your first PCB with a $100 grant!
Python
298
star
7

jobs

$ ssh jobs.hackclub.com
Go
194
star
8

site

🌈 The new, new Hack Club website (uses Next.js & Theme UI).
JavaScript
164
star
9

scrapbook

πŸ”₯ A daily streak system & portfolio for your projects.
JavaScript
157
star
10

design-system

Hack Club's (old) design system
JavaScript
156
star
11

how-did-i-get-here

A tool/website/article by @kognise about how routing on the Internet works.
TypeScript
152
star
12

hackathons

πŸ’₯ Open source directory of free student-led high school hackathons.
JavaScript
137
star
13

dns

πŸ•Ή Manage Hack Club's DNS through a GitHub repository
YAML
108
star
14

burrow

Burrow is a tool for burrowing through firewalls, built by teenagers at Hack Club.
Rust
107
star
15

v2

Hack Club’s (old) website ✨
JavaScript
103
star
16

ktr

Kog traceroute. Highly asynchronous traceroute program written in Rust with ASN WHOIS and PeeringDB lookups.
Rust
91
star
17

blot

πŸ€– ✍️ blot, the plotting bot from hack club
JavaScript
87
star
18

workshops

πŸ’½ Website for Hack Club workshops.
JavaScript
85
star
19

outernet

πŸ•οΈ An out-of-doors, make-it-yours programming adventure. July 28th to 31st 2023 in Vermont's Northeast Kingdom.
82
star
20

muse

🎸 a simple language for jamming!
JavaScript
80
star
21

winter

❄️ Join the community for a Winter of Making!
80
star
22

theme-starter

🐀 A sample Next.js project for getting started with MDX, Theme UI, & Hack Club Theme.
JavaScript
78
star
23

the-hacker-zephyr

πŸš‚ The Hacker Zephyr: A cross-country hackathon on a train! This repo: all of our planning documents, finances, and code open sourced.
78
star
24

hackathons-v1

πŸ’»πŸ’₯ Open source directory of free student-led high school hackathons used by thousands of students worldwide (join the mailing list on the website!)
JavaScript
67
star
25

assemble

🌁 The behind-the-scenes of the first high school hackathon since the pandemic!
Assembly
67
star
26

awesome-hackclub

A collection of super awesome projects made by Hack Clubbers
Markdown
64
star
27

theme

πŸ’« Hack Club’s theme + React components for Theme UI
TypeScript
56
star
28

sprig-hardware

🌱 Hardware designs for the Sprig Console
44
star
29

proxyparty

🎊 An Nginx redirector and proxier for all of Hack Club's needs!
Nix
44
star
30

scrappy

πŸ—‘οΈ the bot that eats trash (and manages #scrapbook)
JavaScript
42
star
31

slash-z

🀝 /z to create a new Zoom Pro meeting in the Hack Club Slack
JavaScript
42
star
32

spade

run sprig games on pc + pico. call a spade a spade.
C
39
star
33

api

[DEPRECATED] The backend (that used to) power Hack Club.
Ruby
38
star
34

webring

πŸ’ A webring for the personal websites of Hack Club members
HTML
37
star
35

icons

Hack Club’s iconset, a superset of spectrum-icons
TypeScript
33
star
36

orbit

NOT MAINTAINED: Orbit puts your development environment in the cloud.
Go
33
star
37

apac_certificate_generator

JavaScript
33
star
38

hacklang

πŸ–₯ A programming language created for and by hackclubbers.
TypeScript
32
star
39

events

Airtable-powered directory of upcoming events in the Hack Club community.
JavaScript
30
star
40

nest

Free, powerful, and versatile compute infrastructure for all high school hackers!
Shell
29
star
41

toriel

πŸ‘‹ A friendly bot that assists new members with joining Hack Club
JavaScript
29
star
42

ai-safety-dance

HTML
29
star
43

huginn-docker

Production-ready Huginn deployment with Docker.
Dockerfile
28
star
44

jams

We're jamming!
JavaScript
27
star
45

cow2

Hack Club Cow 2.0 πŸ„ - a GPT-3 powered cow chatbot for Slack
TypeScript
27
star
46

technicolor

🟦πŸŸͺπŸŸ₯🟧🟨🟩 A Hack Clubber's journey, written June 2021.
26
star
47

hacker-challenge

Use your web inspector to hack your way through a series of challenges.
HTML
26
star
48

hack.af

Hack Club's PostgreSQL-based shortlink router. Now running serverlessly!
JavaScript
25
star
49

epoch

πŸŽ† Behind the scenes at Epoch β€” a magical New Year's spent hacking in the Delhi NCR.
24
star
50

airbridge

πŸŒ‰ The link that ties Hack Club's information together
JavaScript
24
star
51

css

The Hack Club Theme packaged as raw CSS.
CSS
24
star
52

moonbeam

πŸš€πŸŒ– to the moon!
Python
23
star
53

meta

⚠️ moved to hackclub/hackclub
23
star
54

summer-site

β˜€οΈ Recap website for Hack Club’s Summer of Making 2020, built with Next.js + Theme UI.
JavaScript
23
star
55

camp

Hack Club's summer camp
CSS
23
star
56

apac-directory

JavaScript
23
star
57

hackstore

The official hackclub store
JavaScript
23
star
58

jams-bounty

[SUBMISSIONS CLOSED] build a jam, get $200 πŸ«πŸ“πŸ‡
22
star
59

HCCore

πŸ”Œ Main plugin for the Hack Club Minecraft server
Java
22
star
60

vip-newsletters

Email updates sent to Hack Club's largest supporters every month.
21
star
61

banker-bot

Hack Club Slack's banker bot
JavaScript
21
star
62

www-assemble

🌁 The landing page for Assemble. Built using Next.js, Theme UI & MDX.
JavaScript
21
star
63

simple-stable-diffusion

πŸŒ„ Get Stable Diffusion running in less than 10 minutes in Colab!
Jupyter Notebook
21
star
64

maxday

React + Gatsby website for displaying Max's birthday wishes. Written mostly by @lachlanjc.
JavaScript
21
star
65

newsletter

πŸ‘€ What’s up at Hack Club?
20
star
66

orpheus-bot

https://youtu.be/R8FVKVnYfY8
JavaScript
20
star
67

sprig-engine

The standalone Sprig game engine.
TypeScript
20
star
68

hackathon-photos

πŸ“Έ An open-source directory of photos from high-school hackathons.
19
star
69

hack-as-a-service-v0

⚠️ We've moved to @hack-as-a-service! ⚠️
TypeScript
19
star
70

markdown

Render Markdown to HTML, Hack Club-style
JavaScript
19
star
71

resource

πŸ’» Community maintained collection of Hacker Resources
19
star
72

ledger

Home of Hack Club's finances.
Shell
19
star
73

apply

πŸš€ Website for applying to start a Hack Club!
JavaScript
19
star
74

8-ball

the hack club omniscient 8-ball
Python
19
star
75

hcbapp

πŸ’Έ do your finances with a mobile app
Swift
18
star
76

all-aboard

The Hacker Zephyr Homepage!
JavaScript
17
star
77

dungeon-of-the-slack

Haskell
17
star
78

holiday-livestream-overlay

https://hack.af/holidays
HTML
16
star
79

airbender

🚁 Airtable assist
JavaScript
16
star
80

gamelab-beaker

Python
16
star
81

sprig-gallery

Moved to https://github.com/hackclub/sprig/
Svelte
16
star
82

horizon

Horizon was Hack Club's first all-female/nonbinary hackathon weekend!
JavaScript
16
star
83

lore

A timeline of Hack Club's history!
JavaScript
15
star
84

caches

πŸ“€ Caches of hacker culture in the 2020s, placed around the world by Hack Clubbers.
15
star
85

Rudolph

Giving gp to hack clubbers who contribute to open source!
Swift
15
star
86

clippy

A friendly bot that assists new members with joining Hack Club
JavaScript
15
star
87

pass-the-story

HTML
15
star
88

steve

steve
15
star
89

the-trail

4 Week PCB Hackathon & 1 Week PCT Hikeathon
JavaScript
14
star
90

shipped

DEPRECATED: Showcase of projects shipped by members :shipit:
CSS
14
star
91

assemble-puzzle

πŸ” Solve the puzzle to reveal Hack Club's 2022 summer event: Assemble.
JavaScript
14
star
92

scrapbook-domains

Custom domain support for https://scrapbook.hackclub.com/
JavaScript
14
star
93

hackathons-backend

Powering https://hackathons.hackclub.com
Ruby
14
star
94

www-epoch

Epoch's website!
JavaScript
14
star
95

markcop

Our friendly Markdown enforcer
Shell
14
star
96

moonbeam-site

Website for Hack Club's Moonbeam project
CSS
14
star
97

scrapbook_v2

Share the things you're working on every day!
JavaScript
14
star
98

shipit

A platform for hackers to show off their creations.
HTML
14
star
99

draw-dino

JavaScript
14
star
100

slacker

Slacker is an attempt to organize and systematize our developer/customer support use cases into something that is easy to manage and measure, and also is welcoming of newcomers wanting to help participate on projects.
TypeScript
13
star