Skip to content

thepav/Snake-for-GBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-for-GBA

This is a snake game made in C for the Game Boy Advanced using the Tonc framework. However, it uses no wrapper libraries from Tonc, simply the coding guidlines. All memory access is direct and all images are displayed using DMA to the memory buffers of the Game Boy Advanced.

This game uses lives as opposed to simply loosing. A score of 10 wins, and a loss of 3 lives loses.

Install

Simply download and run all C related files. NONE OF THE IMAGE FILES ARE RECQUIRED. They are simply provided for reference.

About

A snake game made for the Game Boy Advanced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages