Skip to content

I made a simple game using concurrency in go, if you want to learn more about this project, please read the readme.md

License

Notifications You must be signed in to change notification settings

HiramZednem/CONCURRENT-GAME-GO-FYNE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuxGame

TuxGame is an exciting and unique gaming experience that pits Tux, the beloved Linux mascot, against the Windows operating system. This project was born out of a desire to showcase the incredible potential of Go in concurrent programming.

Table of Contents

Instalation

Before you can run this project, it's essential to ensure that FYNE is correctly installed and configured on your computer. If you haven't already, please follow the installation instructions in the Get Started Guide provided by FYNE.

Run cd CONCURRENT-GAME-GO-FYNE to navigate to the folder where the project is ubicated.

Run go mod tidy to install all the dependencies.

Run go run . to exec the project

Examples

Game Menu

Menu of the Game

In-game

Gameplay

Contribution

I value your input and contributions. If you have ideas, improvements, or features to add, please don't hesitate to get involved. Together, we can make TuxGame even better.

Contact

For questions, suggestions, or collaboration opportunities, feel free to reach me:

About

I made a simple game using concurrency in go, if you want to learn more about this project, please read the readme.md

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages