Skip to content

A port of the old 1960s..1970s? Text Star Trek game to an Arduino based handheld.

Notifications You must be signed in to change notification settings

leftCoast/starTrekArduino

Repository files navigation

starTrekArduino

A port of the old 1960s..1970s? Text Star Trek game to an Arduino based handheld.
There is an issue here. Arduinos (8 bit ones) don't do the float to string thing. So your float values come out as "?". This is NOT a problem when compiling for things like Teensy. They do the float to string thing like they are supposed to. Its all about allowing sprintf() stuff by the compiler.

About

A port of the old 1960s..1970s? Text Star Trek game to an Arduino based handheld.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published