Skip to content

Releases: Br4ggs/NFCGame

Big ui overhaul

16 Jan 10:36
Compare
Choose a tag to compare
Big ui overhaul Pre-release
Pre-release

This release features a big UI overhaul, which includes:

  • A new Font
  • Borders on windows
  • New loading imagery
  • Complete victory screen overhaul
  • Images of characters in selection screen and encyclopedia screen

First beta release!

15 Jan 09:40
Compare
Choose a tag to compare
First beta release! Pre-release
Pre-release

This is the first full beta release of the official Pitfighters NFC-integrated companion app. 🎉

Builds

This release includes 2 builds:

  • 1 Android mobile device build, which is supported for:
    • Oneplus 3t
    • Samsung galaxy tab S2
  • 1 Windows PC build which is supported for:
    • 1920x1080 displays

Additions

  • Host of improvements and additions to game UI
  • Overhaul of game logic
  • New card data format
  • Added an informational encyclopedia scene
  • Improved management of serial connection(such as recognising when scanner has been disconnected)

Second alpha version

02 Jan 19:21
Compare
Choose a tag to compare
Second alpha version Pre-release
Pre-release

Some new aditions like a victory screen and an encyclopedia scene, as wel as some tweaks, fixes and code cleanup

First working mobile/windows alpha version

25 Dec 23:24
Compare
Choose a tag to compare

Some things to keep in mind:

Arduino currently needs to be plugged in at all times, due to some threading issues im having with disposing/creating the reading thread, until i think of a workaround.

The windows version is currently able to tell you properly when you need to (re)plug in your arduino, and is capable of restarting/continuing the reading thread in the event the arduino gets unplugged.

The android version currently doesn't have this functionality yet, and i advise you to restart the app in case you accidentally unplug your arduino during play. This functionality (replugging arduino during play) will come in a later release.