Home » Programming
| Title |
|---|
| Dynamict Faction Colors |
| Description: Unit sprites will have their Faction color areas colored in a specific shade of obnoxious Green. Your job will be to write code that replaces these obnoxiously green pixels with the appropriate Faction colors when ... |
| Gameplay Recording |
| Summary: It will be extremely useful for testing purposes if we can record a players play session and play it back in the future for reference. Additionally, the ability to output all the players control input into a comma ... |
| Loading Screens |
| Task: Currently we are programming according to the rules of "Jumpable execution". This requires us to code in a manner that lets us jump straight to any part of the game at any time. This is extremely useful for all sorts ... |
