You can support the development on the Github Sponsors page.


Games > SIMPLE GAME


A simple infinite runner game to learn TIC-80
made by sbraz
uploaded by sbraz
added:
download cartridge
- CLICK TO PLAY -

9


A simple infinite runner game I made to become familiar with the console.

Comments


masternama

Awesome!

blacktop57

noice

Oleg

1229. Cool!

dimsword35

TIP: use the command MUSIC in the code editor to make a music play!

example:

music(0)

the () is the track value, the corresponding will play depending on the value.
for example, if the value is 0, then track 0 will play, if the value is 1, the track 1
will play, and so on!

and the game is prety cool for a starter! keep going!


Post comment