Skip to content

avivace/quadratino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quadratino

A (shitty) Snake clone for GameBoy written in C with gbdk. This should a decent start point to code something with gbdk.

Take a look at awesome-gbdev, a curated list of awesome GameBoy Development resources, tools, docs, related projects and open-source ROMs.

Compile with gbdk

bin\lcc -Wa-l -Wl-m -Wl-j -DUSE_SFR_FOR_REG -c -o quadratino.o quadratino.c bin\lcc -Wa-l -Wl-m -Wl-j -DUSE_SFR_FOR_REG -o quadratino.gb quadratino.o

or download the ready ROM (may not be the latest build)

Reccomended emulator: bgb

About

a Snake clone for Game Boy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages