You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Matteo Benedetto 20a5d8604b Initial commit of isometric Game Boy adventure prototype 7 hours ago
.gitignore Initial commit of isometric Game Boy adventure prototype 7 hours ago
Makefile Initial commit of isometric Game Boy adventure prototype 7 hours ago
engine.c Initial commit of isometric Game Boy adventure prototype 7 hours ago
engine.h Initial commit of isometric Game Boy adventure prototype 7 hours ago
generate_assets.py Initial commit of isometric Game Boy adventure prototype 7 hours ago
hello_iso_gb.png Initial commit of isometric Game Boy adventure prototype 7 hours ago
main.c Initial commit of isometric Game Boy adventure prototype 7 hours ago
opencv_analyze_tiles.py Initial commit of isometric Game Boy adventure prototype 7 hours ago
opencv_check_centering.py Initial commit of isometric Game Boy adventure prototype 7 hours ago
player.c Initial commit of isometric Game Boy adventure prototype 7 hours ago
player.h Initial commit of isometric Game Boy adventure prototype 7 hours ago
player.png Initial commit of isometric Game Boy adventure prototype 7 hours ago
test_movement.py Initial commit of isometric Game Boy adventure prototype 7 hours ago
test_pyboy.py Initial commit of isometric Game Boy adventure prototype 7 hours ago
tiles.c Initial commit of isometric Game Boy adventure prototype 7 hours ago
tiles.h Initial commit of isometric Game Boy adventure prototype 7 hours ago
tiles.png Initial commit of isometric Game Boy adventure prototype 7 hours ago