This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2022:comporg:projects:ticx [2022/04/17 14:10] – [topic: switching this up and coding in assembly on the NES/6502] wedge | haas:spring2022:comporg:projects:ticx [2022/04/17 14:11] (current) – [topic: a bigger TIC-80 game experience] wedge | ||
---|---|---|---|
Line 116: | Line 116: | ||
It should go without saying: the code you write should be your own. Don't copy anything. | It should go without saying: the code you write should be your own. Don't copy anything. | ||
+ | It should also go without saying: you are to be submitting code. In earlier weeks it doesn' | ||
====topic: switching this up and coding in assembly on the NES/ | ====topic: switching this up and coding in assembly on the NES/ | ||
For those that want to dive a little deeper into the inner-workings of how a computer works, you can elect to diverge from the TIC80 path for this next set of projects, and instead learn and implement a simple game in 6502 assembly for the NES. | For those that want to dive a little deeper into the inner-workings of how a computer works, you can elect to diverge from the TIC80 path for this next set of projects, and instead learn and implement a simple game in 6502 assembly for the NES. |