Skip to content

quasilyte/gophers-and-dragons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gophers & Dragons is a simple rogue-like game for Go programmers.

  • The avatar is controlled by your code.
  • Every turn you need to decide which action to perform.
  • The set of possible actions is defined by your cards deck.
  • Every card performs some specific action which can be offensive, defensive, or tactical.
  • The goal is to survive and get as many score points as you can!

You can read a full manual to learn all game mechanics.


This game is free and is licensed under the MIT license.
Artworks are taken from github.com/ashleymcnamara/gophers, they retain the original license.