Skip to content

ricksterhd123/snakecpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snakecpp

Classic Snake using SDL2 in C++

v0.1.1 Screenshot

Also runs in the web-browser

v0.1.1 WASM Screenshot

Prerequisites:

  • Linux x86 (e.g., I build this using WSL Ubuntu on windows)
  • Python3 (for wasm only)
  • emscripten (for wasm only)
  • SDL2 (via package manager)

Setup

Locally

  • make
  • cd build
  • ./snake

WASM

About

Classic snake using SDL2 in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published