Skip to content

jjrumi/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

This is a hand-crafted Asteroids game built on top of the OpenGL-based library Pixel: https://github.com/faiface/pixel

Build & Run

Use the following make target to build & run the project:

$ make run

Build requirements

This project requires C code from the https://github.com/go-gl/glfw library to compile. We use https://github.com/goware/modvendor to download it locally along with the vendor libraries.

ToDo

  • Draw thrust
  • Ship can fire
  • Explode asteroids when hit by fire

About

Vintage asteroids game in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published