|
|
|
|
|
by Nzen
3389 days ago
|
|
I'd assume I'll throw the first one away, so no framework. Just use C# in a console. wasd+ is input. Game loop is update positions based on input, convert positions to an ascii 2d array, print ascii. Just those could get you to step 7. Then take stock and decide whether you want to restart the project in a framework or push on. |
|
I imagine I just need to dive in and figure it out rather than stalling and posturing. Thanks.