8000 GitHub - politrons/GoStarWarsAdventure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

politrons/GoStarWarsAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My image

A make your own adventure using golang, based on Star Wars characters.

For this game I used fyne library to build the GUI.

My image

The game is working like the classic Make your own adventure. You're in the middle of a situation, and you need to escape, figuring the actions that you need to do in order to scape.

My image

Each level has a input text, where you need to type the actions you want to been able to move to the next level.

In each level, after a minute, you will receive a hint. And after two minutes it will be game over, and you will have to start over again.

My image

The mean reason of this game, is to learn fyne library, and do some Golang Katas.

Run game

Having install and configure Go compiler, just run the main function of GameEngine.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0