<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/go/ui/mapView.go, branch draftsim</title>
<subtitle>game material for muhq's game</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/'/>
<entry>
<title>use canonical file names to retrieve card symbols</title>
<updated>2025-07-22T16:54:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-22T16:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=68741debf9078982941ce071b5e0cd8b8f2f0d96'/>
<id>68741debf9078982941ce071b5e0cd8b8f2f0d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix handling of straight streets</title>
<updated>2025-07-19T22:54:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-19T22:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=8b9323dde171bae44763e7179b205edd9373b82b'/>
<id>8b9323dde171bae44763e7179b205edd9373b82b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove player color from game code</title>
<updated>2025-07-19T22:54:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-19T22:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=673977d13a52b3724943d58256d91410c792b651'/>
<id>673977d13a52b3724943d58256d91410c792b651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initialize event handler map and hanlde neutralized tiles</title>
<updated>2025-07-04T02:01:22+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-10T04:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=f7db7790b36134e758efeed6df8311c58df34692'/>
<id>f7db7790b36134e758efeed6df8311c58df34692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul ui</title>
<updated>2025-05-01T14:46:15+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-04-29T19:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=6c4645eea5f26e32bc462c8627031a3563b1c39a'/>
<id>6c4645eea5f26e32bc462c8627031a3563b1c39a</id>
<content type='text'>
* implement events instead of interfaces
  Interfaces and the wrappers head the problem that they could not support multiple events at once or only a single one without loosing the others.
* add text input support for WASM on mobile
  A hidden html input is required to open the keyboard and receive the
  input.
* improve the number choice
  * fix using the default number
  * add submit button only if a onclick method was provided
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement events instead of interfaces
  Interfaces and the wrappers head the problem that they could not support multiple events at once or only a single one without loosing the others.
* add text input support for WASM on mobile
  A hidden html input is required to open the keyboard and receive the
  input.
* improve the number choice
  * fix using the default number
  * add submit button only if a onclick method was provided
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce game.State interface abstraction</title>
<updated>2025-01-27T15:43:58+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2024-12-27T11:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=4e2ab55d345fd5e5c5d2d5bc56948611b15564d5'/>
<id>4e2ab55d345fd5e5c5d2d5bc56948611b15564d5</id>
<content type='text'>
This allows to not use the internal game state directly from client
code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to not use the internal game state directly from client
code.
</pre>
</div>
</content>
</entry>
<entry>
<title>support special wall, gate and tower tile selection</title>
<updated>2025-01-27T15:43:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-12-09T09:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=53f15bcda076043dbd6763fc85f6bd85cc7f3e71'/>
<id>53f15bcda076043dbd6763fc85f6bd85cc7f3e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: allow multiple highlights of thesame game piece</title>
<updated>2025-01-27T15:43:53+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-08-07T12:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=07619a1e44afbc70b3364296ad80d5f6fca1603c'/>
<id>07619a1e44afbc70b3364296ad80d5f6fca1603c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: add simple hamburger style pile hint</title>
<updated>2025-01-27T15:43:53+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-08-03T18:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=2d487b385ffa772e0213c37c0ed0794b045db27e'/>
<id>2d487b385ffa772e0213c37c0ed0794b045db27e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump ebiten version to 2.5.1 and new APIs</title>
<updated>2025-01-27T15:43:53+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-04-03T15:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=e2acea9d73cc717786b083008cb44441ef487299'/>
<id>e2acea9d73cc717786b083008cb44441ef487299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
