Skip to content

Go based retro style game - Generated by LLM models

Notifications You must be signed in to change notification settings

pshail/alien-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alien-invaders

Go based retro style game - Generated by LLM models

Prerequisites

This is based on sdl2 library and go binding of the same.

Currently validated this for Mac OS only, so please ensure that the sdl library is installed before building/running this game

brew install sdl2
brew install sdl2_mixer
brew install sdl2_image

should get you started assuming you are using brew as package manager for Mac OS

Run the main

simply do

go run main.go

About

Go based retro style game - Generated by LLM models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages