jukkakoskinen / snek

Snake in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snek

A simple game of snake written in C using raylib.

Build and run (macOS)

  1. ./build.sh
  2. ./bin/snek

TODO

  • Frame-rate independence
  • Score display
  • Win/lose conditions
  •  WASM build?

About

Snake in C


Languages

Language:C 100.0%Language:Shell 0.0%