Day 2???Game development and drawing after overtime work???

I finished my work at 8 p.m. because I worked overtime today

So I arrived home around 9:30 today
I started studying at about ten o’clock after dinner

I have my own goal to create the creation I want It’s a little bit of steady every day and a little bit of practice every day

There will be moments when you want to give up one day, but I believe this action I’m doing can inspire and inspire someone

The content of today’s development journal is about the “class” which is the basic concept of c#

Class and instance are always together in c# code.

If class is a design, instance is a realization based on the design

The class and instance are all made up of objects

Website