Skip to content

jypelle/xship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xship

A shoot'em up built with tinygo for the pygamer

screenshoot1

Maybe a good template to learn tinygo with microcontrollers.

Installation (Linux)

Install tinygo >= 0.22.0.

Connect your pygamer to a USB port.

git clone git@github.com:jypelle/xship.git
cd xship
go get -u tinygo.org/x/drivers
make install

Enjoy!

Installation with new game asset

If you have updated game asset:

Install go >= 1.17

make asset
make install

About

A shoot'em up built with tinygo for the pygamer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published