Skip to content

CRogers/baconsnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 

Repository files navigation

Baconsnake!

Make the classic game Snake using Functional Reactive Programming in Typescript via Bacon.js.

Baconsnake!

Instructions

This is a two part exercise. There are checkpoint branches for each part:

  • Start: part1
  • Midpoint: part2
  • Final solution: part3

To start:

  1. git checkout part1
  2. Follow the setup instructions on the readme page for that branch
  3. Look at the goals section on the webpage after running. You can also checkout part2 to see the behaviour you need to implement.
  4. Repeat for part2

Presentation

I usually introduce FRP before getting people to start, this is presentation I use.

About

The classic game snake, built in typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published