Skip to content

hacknightvlc/go-game-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-game-workshop

Let's create a silly game made with Ebitengine following this post https://threedots.tech/post/making-games-in-go/

How to run

First run go mod tidy to get the dependencies.

Use go run ., make run or just make.

You will need Go installed.

Steps

  1. Draw the player
  2. Move the player
  3. Draw enemies
  4. Move enemies
  5. Collisions
  6. Score
  7. Animations
  8. Sound

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •