2D Terminal Game banner

2D Terminal Game

1 devlog
1h 26m 11s

I am trying to make a 2D ascii terminal game which would be top down in Go ( Golang ).

This project uses AI

I am using ChatGPT to understand the concept but I am writing the code myself and also I am Implementing it myself. No Copy Pasting. Also its hard copy pasting as I am using Vim in VsCode for first time so its wierd.

proffessors2807

Yoooo Guys I made a basic Loop for my game so I can see that it goes frame by frame. Currently the handle input and handle render are dummy and it just prints text.

Attachment
0