Skip to content

GeorgeLoo/golang-ebiten-memoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-ebiten-memoryGame

Simple memory game written to learn Ebiten game library programming.

https://hajimehoshi.github.io/ebiten/

The goal of this game is to match 32 pairs of colored squares in as few tries as possible. The lowest number of tries is 32.

Works best with mouse. Right click to go back to the main screen at any time.

Please note that on desktop Touchscreens e.g. Surface Pro can 'rub' a square to click on a square like a mouse. This is due to lack of support for Touchscreen desktops on GLFW as of this date 22 Aug 2017.

George Loo

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published