Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | -now use velocity and position vector, astroids are now randomly populated | tom barrett | |
2018-02-27 | -set up display for navigation system | tom barrett | |
2018-02-26 | -figured out way to deserialize using serde_erased | tom barrett | |
2018-02-23 | -changed to floats and got vec type | tom barrett | |
2018-02-23 | prettier way to filter | tom barrett | |
2018-02-23 | various ways potentially to deserialize? | tom barrett | |
2018-02-23 | -found way to downcast and created new struct | tom barrett | |
2018-02-22 | -believe found a way to tell if connection has closed | tom barrett | |
2018-02-22 | -got now a trait which resembles polymorphism for new objects | tom barrett | |
2018-02-21 | -added all directions | tom barrett | |
2018-02-21 | -moving engines shows change on dashboard | tom barrett | |
2018-02-21 | -got engine and dashboard data sending | tom barrett | |
2018-02-20 | -starting out | tom barrett | |