Teams and Fixtures
Top of the League (ZX81) » Devlog
The fixture list is done... it doesn't look much but a lot of the team names and fixture generating under the hood is done.
There's only about 7.5K of memory left and still lots to do.. I will have to be careful how I use the memory. ZX81 seems to be particularly difficult as it misses many of the more advanced memory saving techniques you find in Locomotive Basic (CPC etc) and BBC Basic. One way I'm saving some space is to pre-fill some of the arrays when the game starts so I do not need lines of Basic code to populate these in the code itself.
Next up squad generation!
Top of the League (ZX81)
Football Management Simulation (Currently in Development)
Status | In development |
Author | Tony Kingsmill |
Genre | Strategy |
Tags | Football, Management, sinclair, Soccer, spectrum, zx81 |
More posts
- Top of the League development updateJun 04, 2024
- TotL ZX81 progressDec 16, 2023
- Reworking tables and fixturesNov 26, 2023
- October progress...Oct 26, 2023
- July update...Jul 19, 2023
- TotL ZX81 progress...Jun 26, 2023
- Squad list part 1May 22, 2023
- Development back underway!Apr 02, 2023
Leave a comment
Log in with itch.io to leave a comment.